flash problem (movie clip)
Out of context: Reply #9
- Started
- Last post
- 13 Responses
- PonyBoy0
ohhhh...
... you want 'full browser flash' too...
... okay okay...
... first off... there's no need to make your stage 1700 x 1024...
... you can make it 500 x 500 for all I care...
...but if you're not setting up your html appropriately... you won't get a delightfully full browser flash piece... with NO html scrollbars...
... for that... I advise using Geoff Stern's 'swfObject'... it's very simple to implement - it degrades gracefully (the js)... and you don't need to bother w/Flash outputting your html and .js...
... just output the swf - and follow the rules over here:
http://blog.deconcept.com/swfobj…
He even gives you a full browser example here: http://blog.deconcept.com/swfobj…
Just grab that html page and replace the necessary data w/your own, then apply the #include info in flash, upload the swfObject.js file.... done!