|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
loaded movies not showing up on my page!
Hi
I have encountered the following problem: I have 1 flash movie, which loads 7 others in it. users are supposed to be able to scroll left and right to view different movies. It seems like most of the problems have been solved (thanks to help from this forum!!) however another hurdle has appeared. my problem is as follows. while testing in flash player everything is ok. when testing the main movie as a standalone flash movie, everything is fine. when I place my main flash into my dreamweaver page, and click to preview the page (in a browser), the smaller flash movies that are supposed to be loading, are not. If I click "play" on the flash control at the properties section in dreamveawer, the flash plays normally and all the smaller movies are showing (this is the play to preview you page within dreamweaver, while still in layout mode) I am loading the movies as so. in the main movie, with actionscript as follows: loadMovie("Dfinal.swf", "load_positionD"); stop(); main flash attached to html as normal in dreamweaver: <object classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/...ersion=6,0,29,0" width="330" height="174"><param name="movie" value="flash/temporary3x.swf"> <param name="quality" value="high"> <embed src="flash/temporary3x.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="330" height="174"></embed></object> now the target for the movies in the main flash movie is ok and the file name is ok since upon preview (preview with flash upon development) everything is fine. it is only as I insert the flash movie into html document and try to preview this doc. in my browser (explorer something, the latest I guess) in the browser only my main flash movie loads and the movies loaded within do not show up. Testing the flash alone, outside the webpage works fine.(All flash files saved in the same folder) can anybody help me to find the source of my problems.I have no idea where to look for the answer, and just managed to pull myself through a hard fought battle over learning to load the movies into main flash file in the first place.My weekend was less than exiting.cigarrettes and coffee. I am spent, with no ammunition to solve this problem,my neck hurts, my back pains are keeping me up at nights, in otherwords...I need backup...Help... Thanks Sami |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Flash Development > loaded movies not showing up on my page! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|