HELP: I need some help with a line of PHP code for a flash object.

Discussion in 'PHP' started by ruffneck119, Apr 14, 2009.

  1. #1
    I have this code and I want to make the video not auotplay:

    //$f_text="home-header.swf?vid=promo&title=x&desc=des&learnMore=&daLength=62";
    $f_text="home-header.swf?vid=$f_block[vid]&title=$f_block[title]&desc=$f_block[desc]&learnMore=$f_block[link]&daLength=$f_block[len]";
    $display="
    Code (markup):
    Right now it automatically plays the video but i may not have FLA access.

    Thanks!!
     
    ruffneck119, Apr 14, 2009 IP
  2. ruffneck119

    ruffneck119 Active Member

    Messages:
    1,082
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    80
    #2
    Anyone? Right now it will start playing when the video comes into view on your screen which is kind of cool... but I want the video to play when pressed.
     
    ruffneck119, Apr 14, 2009 IP