Flash & Browser
- Started
- Last post
- 15 Responses
- madino
Anyone have a tutorial on how to communicate flash height to the browser, for scroll bar length?
- UndoUndo0
the browser gets it automatically,.
- poomoo0
^^ yeah, you should have explicity stated it in your or tags or however you have decided to reference yer swf.
full screen flash tut
part 3 of the tut
- madino0
Maybe I am not explaining it.
The content in flash changes heights. When I click on a page that is 600 height, the browsers scroll bar disappears. Then I click another page in flash (no refresh) and the page is now 2000 pixels in height and I want the browsers scroll bar to react to the height change.
Make sense?
- blaw0
that's not going to happen.
you have an HTML doc with something of a specific size in it.
the browser doesn't care (can't discern) how much of that area you are actually using at a given moment.
- davi-t0
Make Flash scrollbars instead of HTML scrollbars using eventListeners (Stage)..will look just like HTML scrollbars but betta
Here's a tidy example:
- armed_rob0
anyone got a code or tut for that subdisc type of scroll?
- Jnr_Madison0
madio, I know what you mean.
Have a look at http://www.syrupnyc.com/ code, should help.
- unclesize0
anyone got a code or tut for that subdisc type of scroll?
armed_rob
(Nov 3 05, 11:26)Yeah I'd like to know too!
- moldero0
Bump
- blackspade0
that subdisc update is TOIGHT!!
- fusionpixel0
anyone got a code or tut for that subdisc type of scroll?
armed_rob
(Nov 3 05, 11:26)Yeah I'd like to know too!
unclesize
(Nov 4 05, 12:30)
----Event listeners PPL!
Do your search on Event Listeners and Stage.
This "give me the fla" or "PSD" or "ILL" has to stop!
:-P
- madino0
Jnr_Madison
That is what I was talking about. I will take a look.
Thanks, for the response!!
- UndoUndo0
+ 5
for fusionpixel.
- Jnr_Madison0
Crap, thats the wrong link. Can't find the up to date one again.