Skip to main content
February 3, 2007
Question

Dynamic fullscreen flash

  • February 3, 2007
  • 1 reply
  • 238 views
Hi all,

http://www.mono-1.com/monoface/main.html

I have found this site which combines fullscreen flash with dynamic object repositioning.
The flash content repositions itself until there is no more space. Does anybody have any ideas how to do this or
URL s for tutorials ???

On kirupa I have found this tutorial but it only shows how to publish content.
http://www.kirupa.com/developer/mx2004/fullscreen.htm
only repositioning the whole .swf file not the content itself

thanks.
This topic has been closed for replies.

1 reply

2m91_2
Inspiring
February 3, 2007
Well I don't know about your level of expertise in Action-Script, but basically the "trick" id building something (a class for example) that controls the size and position of every visible object on stage in relation to the "Stage" (look it up in the Flash-help) every time on resize.