Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 08-25-2008, 06:02 AM   #1 (permalink)
objecterror's Avatar
 
Ultra Techie

Join Date: Jan 2006

Location: vegas

Posts: 686

objecterror is on a distinguished road

Exclamation Flash Player Help

Hello, Redid my site ^ and now I cannot get the flash player to autostart, but it does 'work' which I'm happy for.

What can i do? It's 3am and my brain cells aern't functioning here's the code for the player:

<object data="player/hbs_mp3_player.swf" width="24" height="17" style="vertical-align: bottom;" type="application/x-shockwave-flash">
<param name="type" value="application/x-shockwave-flash" />
<param name="src" value="player/hbs_mp3_player.swf" />
<param name="data" value="player/hbs_mp3_player.swf" />
<param name="codebase" value="player/hbs_mp3_player.swf" />
<param name="FlashVars" value="TheSound=player/sp_tbite.mp3"/>
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="player/hbs_mp3_player.swf" />
<param name="loop" value="true" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<a href="player/sp_tbite.mp3">the song</a>

Last edited by Trotter; 08-25-2008 at 01:56 PM. Reason: Removed link
objecterror is offline  
Old 08-26-2008, 04:05 PM   #2 (permalink)
 
Newb Techie

Join Date: Jan 2006

Posts: 39

smartydebater

Default Re: Flash Player Help

I believe adding this will do the trick.

Code:
<param name="autoStart" value="true" />

smartydebater is offline  
Old 08-26-2008, 06:12 PM   #3 (permalink)
objecterror's Avatar
 
Ultra Techie

Join Date: Jan 2006

Location: vegas

Posts: 686

objecterror is on a distinguished road

Default Re: Flash Player Help

I tried it , on refresh i'm not getting anything. this sucks.
objecterror is offline  
Old 08-26-2008, 10:54 PM   #4 (permalink)
 
Newb Techie

Join Date: Jan 2006

Posts: 39

smartydebater

Default Re: Flash Player Help

Hmm what program are you adding the flash in(or are you doing it by hand)? If it's dreamweaver than i know that you can set it to auto-load. If it's sound or video than you can add in Actionscript in flash that makes the video or music to start playing automatically. Does that help?
smartydebater is offline  
Old 08-27-2008, 01:58 PM   #5 (permalink)
objecterror's Avatar
 
Ultra Techie

Join Date: Jan 2006

Location: vegas

Posts: 686

objecterror is on a distinguished road

Default Re: Flash Player Help

I'm using dreamweaver , for the most part my understanding of the script is very limited. I picked up the code and the .swf file from a website that basically explained how to link the code and the .swf file together. It's sound, so, what else am I looking for if I used the autoload function? Something like:
<param name="autoload" value="true" />

If I'm adding actionscript then that is some thing I'm not completely familiar with so I'm looking it up in google as we speak

Last edited by objecterror; 08-27-2008 at 02:01 PM. Reason: rephrase
objecterror is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
porblems with adobe flash player nev Web Graphics, Design, Digital Images 2 09-01-2008 11:36 AM
Crysis 1.2 patch dario03 PC Gaming 34 08-29-2008 02:42 AM
Problem With Adobe Flash Player 9 JapanArmyman Overclocking, Case Mod, Tweaking PC Performance 6 05-27-2008 11:49 AM
Firefox and adobe flash player fryc86 Browser & General Internet Questions 3 03-20-2008 08:31 PM
Cannot install Flash Player on IE7 Ruggedcashew Browser & General Internet Questions 10 10-14-2007 10:16 PM