Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Blending Image Slideshow Script (Best seen with IE 4+)

  1. #11
    Join Date
    Jul 2011
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default flash play/paus button, NOT to start on page load

    Sir Phillips, i have a question for you, you seem to really know your stuff. Everytime I do look up help info on websites, I find your posts around the internet and they have helped a ton. However, I have ran into a problem and I don't know if its possible? And i thought maybe contacting you may help. Here is the website im creating for a company, http://bulls-ivehicledriverecorders.com/ , and i was wondering if you could help me, code a stop/play button for this flash video. The company really wants their promotion video up there, so i thought it would be clever to put in it the Viewer Software, BUT im having problems finding a code to basically make a button to stop/play the video. It would be awesome if by chance know how to make a html code that could control that flash video. Ultimately what I want to do is, make that player Stop and Pause button "actionable" by just placing mock buttons over them.

    My dream/goal scenario is to have 1 pause, 1 play button, and for the video NOT to start on page load. If you can help me, good bless you, if not please don't worry about it, you've already helped me a ton by just your post.

    Here is the code of the flash.
    <object width="480" height="360" classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash6/cabs/swflash.cab#version=6.0.0.0">

    <param name="movie" value="bulls-i_Promotion_Video_ENG.swf" />

    <param name="loop" value="false" />

    <param name="WMode" value="Opaque" />

    <param name="quality" value="high" />

    <param name="bgcolor" value="" />

    <param name="align" value="" /><embed src="bulls-i_Promotion_Video_ENG.swf" loop="false" wmode="Opaque" quality="high" bgcolor="" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" align="" height="360" width="480"></object>

  2. #12
    Join Date
    Dec 2008
    Location
    Portsmouth, UK
    Posts
    1,891
    Thanks
    2
    Thanked 441 Times in 435 Posts

    Default

    sorry, I do not get involved with flash so can not help
    Vic
    God Loves You and will never love you less.
    http://www.vicsjavascripts.org/Home.htm
    If my post has been useful please donate to http://www.operationsmile.org.uk/

  3. #13
    Join Date
    Jul 2011
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Any ideas how to make it work in chrome/explorer?

    (P.S. I have unpublished it)

  4. #14
    Join Date
    Jul 2011
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Result - I managed to get it up and running in all browsers. Thank you very much for all the help along the way. I will make a small donation to your charity

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •