all groups > flash (macromedia) > march 2007 >
You're in the

flash (macromedia)

group:

resize (extend) swf file on HTML page


resize (extend) swf file on HTML page shadeland
3/2/2007 9:52:22 PM
flash (macromedia):
Is it possible to resize(extend the stage) of swf after it has been published?
HTML pages and content extend as more content is thrown into them. Flash is
just stuck at a certain size. I know you can resize flash in HTML just like you
can resize images in HTML. Is it possible to write code that interacts with the
HTML / JS / Browser and flash so that the flash file can extend it's stage
height and display more content? I don't have an exact problem I need to solve,
I just though that this may be a neat feature to work into a future project. I
know you can pull a scrollbar and field in flash but that does not work for
some things. Any one have any theories?
Re: resize (extend) swf file on HTML page tonyhigham
3/3/2007 12:01:26 AM
There is a good tutorial on gotoAndLearn.com on full browser flash.
Alternatively, if you just want to resize and not fill the window, you could
call JS functions from Flash with the externalInterface class to resize however
you want.
AddThis Social Bookmark Button