Skip navigation
coffeetime223
Currently Being Moderated

swf autoplay

May 10, 2012 1:36 PM

Tags: #dreamweaver #swf #flv #insert #autoplay #media_content

Hello, new to coding, but using tiny 1 minute swf videos for web narrations, 320x240.

 

Going with swf because the flv is less than 3 megs and the swf is a tiny 60kb video.  I even swaped out the audio for studio sound quality ahead of time and it works great even at that small size.  Fantastic Adobe!  Compressed using mp4(with enhanced audio) to>    flv>   to swf..  The flv and swf located in the root site folder.

 

However, even though it's skinned with playback controls that work, for some reason dreamweaver's swf implementation script forces the swf to start playing automatically.

 

I embeded the swf using the insert media tab that creates a (lengthy) javascript "swf_modified" script file etc. Works great but can't figure out how to change the autoplay option back to manual.

 

Autoloop and autoplay are unchecked in the propties panel.

 

Oh, btw, when doing xhtml slicing out of fireworks into dreamweaver, css with in line table slices, can I just delete a 320 x 240 block in dreamweaver and insert the media into the empty box lilke I have been doing? Or are there some browsers that require a div tag and if so does that take up any pixel space that might break apart the slicing in certain browsers? 

 

Hope I explained that clearly enough..

 

Thanks adobe and thanks everybody!

 

John

 
Replies
  • Currently Being Moderated
    May 10, 2012 1:50 PM   in reply to coffeetime223

    It's likely that when 'unchecking' the autoplay box, DW simply doesn't create a rule for it. Try adding the below to your flash parameters and see if it helps out. If not, post up your flash object code.

    <param name="autoplay" value="false">

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points