Quick help please!
- Started
- Last post
- 12 Responses
- wouterwwvc
Hi all! Im workin' on a flashmovie wich loads external .swfs, but: can there be loaded for example 200 px from the top and 300 from the left??? Now it loads in the left-top-corner all the f**king time :S
Thanks in advance! Have a nice weekend... grab a beer from me!
- stewart0
_root.createEmptyMovieClip("name... 1);
name.loadMovie("name2.swf");
name._x = 300;
name._y = 200;try something like this.
- wouterwwvc0
Hey stewart! Thanks! But how do i realize this within flash. I tried pasting it in the Expert Mode textfield but it gave an error saying that the code wasnt properly finisched with and end " or something. Can you paste the exact code for me?
- stewart0
email me your flashfile...
- stewart0
and you can switch to dutch if you want.
- unknown0
Quick and dirty method...
make a movieClip with nothing in it, nad place it at the position you want the image to be
e.g make a clip call it imageHolder (the movieclip) not the actual symbol
then you can do
imageHolder.loadMovie("yourmovie...
you can also then move it around... such as
imageHolder._x = 300
imageHolder._y = 100
etc...
imageholder._alpha = 50
hope that helps :)
- stewart0
(thanks Engage)
- wouterwwvc0
Thanks engage... gonna talk some dutch to stewart now...
Hey Ste! Ik zal je de fla niet sturen omdat ie extreem groot is... ik bedoel te zeggen. Als ik een swf laad komt 'ie dus linksbovenin... hij moet zoals je begrijpt op een door mij aangegeven plaats komen... ik wil dus gewoon een leeg frame een load-movie-actie geven met daarachter (of ervoor) wat code geplakt die zegt van 'daar komt ie te staan'. Snap je het nog?De code moet gewoon in Expert Mode gepaste kunnen worden. Help plies even, gezien mijn klant het vanavond om 20.00 wil zien :D Bedankt he!
- unknown0
no problem... and good to use that method rather that laodMovie("move.swf", "target");
as you can trace the percentage of sownload properly on Mac... doesn't work for some reason!
- stewart0
wouter, check your mail at studio@wwvc.nl
- stewart0
checked your mail at studio@wwvc.nl already?
did it work?
[if it doesn't - these files are Flash MX...]
- wouterwwvc0
Hey Sjoerd! Thanks so so so much! Well done... check mail one last time please... wouter
- stewart0
2 way communication...