![]() |
![]() |
||||||
|
|||||||
| Tags: flash, paper |
![]() |
|
|||
|
You can set the dimensions of an loaded SWF easily using the MovieClipLoader
class: var myLis = new Object(); var mcl = new MovieClipLoader(); myLis.onLoadInit = function(targ:MovieClip){ targ._width = xxx; targ._height = yyy; } mcl.addListener(myLis); mcl.loadClip("myFlashPaperFile.swf", holder); -- Dave - www.offroadfire.com Head Developer http://www.blurredistinction.com Adobe Community Expert http://www.adobe.com/communities/experts/ |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
- Contact Us
-|-
Adobe Dreamweaver Forums -|-
Archive -|-
Top -|-Rules/Disclaimer-|-Help/Support-|-Advertise