|
|||
|
hi there
![]() i want to load the swf file from net to movieclip object. it load the image.jpg from net very well but unable to load the swf file ad.loadMovie("http://www.helpexamples.com/flash/swf/bee-ease.swf"); ;D loadMovie("http://www.helpexamples.com/flash/sw...ease.swf","ad") ;D i use both method but not work ![]() i am using FlashCS how can i load the server file to my project ??? js |
|
|||
|
if you use actionscript 2.0 u should use this code:
Code:
loadMovie("http://www.helpexamples.com/flash/sw....swf",_root.ad);
![]() just that code on the first frame of your movie ;D |
|
|||
|
thankx for reply
it work but i do not understand how it working. because i tried this method also before posting the problem. when i try it not work but now it is work i cant understand what it the problem now i attach three swf and a jpg . your link of swf is working but my new two links are not working, take a look there is a example check it |
|
|||
|
your file works fine with me ;D
except one movie, wich couldn't be loaded. i get this error: Code:
*** Security Sandbox Violation *** SecurityDomain 'http://www.ronpaul2008.com/features/...o-win.swf' tried to access incompatible context the problem lies with this url: http://www.smoothmarketplace.com/screenclean.swf |
|
|||
|
i also do not know what is going on
you say that all are working except one. i will told u why the 1st swf and 3rd swf is working. i right clicked on the main move and there i click the SETTINGS in the pop up window i select the allow option and check the remember box. then i reopen the main swf file the two of sub swf loaded then i enter a another swf file path for load. now i do not use the settings option. and the middle swf file is not working . if u will go to settings and select Allow and remember option then it will work try it |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|