This is a discussion on "Preload bar not working in HTML site" within the Flash & Multimedia Forum section. This forum, and the thread "Preload bar not working in HTML site are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Preload bar not working in HTML site
|
||
| Notices |
![]() |
|
|
LinkBack (1) | Thread Tools |
#1
|
|||
|
|||
|
Hello, i'm a newbie in flash and I need help on my preload bar I've created for a HTML website. I've created a preload bar to load my fade in and fade out images and it works in flash. The preload bar preload a percentage countdown in the test movie option. I selected Simulate Download and it works fine. But when I put in into my HTML site, it doesn't work like it does in flash when I simulate download. Does anyone know why and what I can do to get it to work on my HTML site like its shown in flash when I simulate download? FYI below is what I have on the HTML site for my .swf file. Thanks.
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/s...rsion=6,0,29,0" width="300" height="200"> <param name="movie" value="file:///E|/flashtest3withbar.swf"> <param name="quality" value="high"> <embed src="file:///E|/flashtest3withbar.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="300" height="200"></embed> </object> Last edited by JacobHaug; Feb 21st, 2007 at 17:10. |
|
|
|
#2
|
|||
|
|||
|
Re: Preload bar not working in HTML site
Looks like the URL is messed up on that. Just take out the full local URL link you have there and that should do it...this is the line that needs to be removed..."file:///E|/flashtest3withbar.swf"
It should be..."flashtest3withbar.swf" After that file has been removed make sure the flash swf file is in the same directory as your html file. |
|
#3
|
|||
|
|||
|
Thanks for the reply Jacob, that worked.
|
|
#4
|
|||
|
|||
|
Re: Preload bar not working in HTML site
No problem, glad I could help!!
|
![]() |
| Tags |
| preload bar help |
| Thread Tools | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://webforumz.com/flash-and-multimedia-forum/21997-preload-bar-not-working-in-html.htm
|
||||
| Posted By | For | Type | Date | |
| ÀÏÎÐÒ: preloader | This thread | Refback | Mar 7th, 2007 10:32 | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HTML 5 first working draft | jtyoungs | Webforumz Cafe | 15 | Feb 20th, 2008 10:30 |
| Site not working with Netscape | pawpour | Web Page Design | 0 | Aug 17th, 2007 12:39 |
| How do i make my PSD Template into a working HTML Page | homer09001 | Web Page Design | 23 | Aug 1st, 2007 01:23 |
| preload isn't working | Jimmyjazz | JavaScript Forum | 6 | Jan 6th, 2007 04:44 |