|
|
|
|
|
SPECIAL thanks to damoon for the code's 
ok well .
1 ) make a sprite and spread it out to any size
2 ) in menu put this code
on (release) { _parent.swfloader.loadMovie("http://summet.com/summet.swf"); }
SWFLOADER is the sprite ...
to make an swf load when ur movie starts put this code :
onFrame (1) { swfloader.loadMovie("http://summet.com/summet.swf"); }
well thats it
john
|
|
|