Forum Replies Created

  • Pat Hoover

    September 16, 2009 at 4:45 pm in reply to: Clickable video

    Solutions more of a flash deal. Posted in the flash forums. Thanks.

  • Pat Hoover

    September 14, 2009 at 7:38 pm in reply to: Clickable video

    Yep, tried an invisible button. I bumped it around to AS 2 and 3 and tried the code posted in the earlier post. Wasn’t able to get it to work.

  • Pat Hoover

    September 10, 2009 at 8:42 pm in reply to: Clickable video

    Haven’t found a solution for this issue yet.

    Have tried a div tag with the ap id and an onclick event as well as an invisible button in flash with the actionscript to get url.

    HTML
    <div onclick="location.href='https://www.example.com';" style="cursor:pointer;"></div>

    Flash tries:
    _root.onMouseDown = function() {
    getURL("contacts", "_self");
    }

    on(release){
    getURL("page.htm", "_self");
    }

  • Pat Hoover

    September 9, 2009 at 4:33 pm in reply to: Clickable video

    I have the video in an ap div to easily position it exactly where we want the video. Am I able to place the same click effect in this?

    Not quite sure on the format for onclick in a div. In some of the other things I’ve tried it was an on(release) or getURL type deal.

    Sorry about the delay, wasn’t able to check up on this until now.
    https://www.3m3dformula.com Video I’m talking about is right on the homepage.

  • Pat Hoover

    August 13, 2009 at 8:22 pm in reply to: Popup video

    Thanks for the info. I’ve got the video locked in position and will be able to move it to the bottom right accordingly. Just need to work it into the current css.

    Thanks again.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy