Redirect to url after flash video completes

I've embedded a .flv file using Insert/media/flash video in
DW 8.02. Is there some way I can get it to redirect to a specific
url once the movie completes?
The only options currently seem to be stop/rewind.
Thanks,
Rashid.

RashidK wrote:
> I've embedded a .flv file using Insert/media/flash video
in DW 8.02. Is there
> some way I can get it to redirect to a specific url once
the movie completes?
>
> The only options currently seem to be stop/rewind.
>
> Thanks,
>
> Rashid.
>
you have to set this up in the flash file (in ActionScript).
when it reaches the end:
getURL("redirectpage.html");
seb ( [email protected])
http://webtrans1.com | high-end web
design
Downloads: Slide Show, Directory Browser, Mailing List

Similar Messages

  • Redirecting URL after flash video ends , help?

    Hi,
    I created this flash video SWF here:
    www.funduefoods.com (click
    "Watch Our Chocolate Fountain Video!"). When the video ends my
    client wants the page to be redirected to the Fountain page. Is
    there a simple action script code for this? I know one way is to
    embed the video into the timeline, then add a getURL code in the
    last keyframe, but I would rather have the video be a progressive
    download. Help???
    Thanks

    You could also add an event cuepoint to the end of the flv
    and use a listener for that cuepoint and trigger the getURL that
    way.
    It's easy to do and examples are in the Flash Help. Search
    'cuepoints'.
    Note: Cuepoints inserted with something like After Effects
    (the way I usually do it) have a greater accuracy than those added
    with Actionscript alone. Info about that is also in the help
    docs.

  • ISE Guest Access- Redirect to URL after successful logon

    Currently, when guest users attempt to browse they get redirected to the guest portal.  After login, they get a message that they can now access the original URL.  Is there a way to automatically redirect to the URL they were trying to access, or remember the URL after they login?

    ISE guest flow :
    The user associates to the web authentication Service Set Identifier (SSID).
    The user opens the browser.
    The WLC redirects to the guest portal (such as ISE or NGS) as soon as a URL is entered.
    The user authenticates on the portal.
    The guest portal redirects back to the WLC with the credentials entered.
    The WLC authenticates the guest user via RADIUS.
    The WLC redirects back to the original URL

  • Firefox crashes after Flash videos play with black screen

    Whenever I'm playing a video with Flash, the screen is black although the sound is playing. Then Firefox is crashing.
    I'm using the newest Firefox Version (28.0) on Mac OS 10.9.2 (newer Macbook Air) and the newest Flash version. I tried Safe mode and deactivated my plug-ins to make sure it's Flash.
    I re-installed Flash and installed but it didn't help.
    My Firefox crash reports say "hang | libsystem_kernel.dylib@0x15a3a" under signature and "EXC_BREAKPOINT / 0x00000002" under crash reason.

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Loading URL after flash movie finishes

    I have created a flash movie which i have taken into a html
    page. when the flash movie has finished i want to load a html page
    in the current window. What actionscript should i be using to do
    what i want?

    I'm far from an flash expert but off the top of my head you
    could try adding this to a blank keyframe at the end of your movie:
    getURL(
    http://www.whatever.com,
    "_self");
    worth a try

  • Juggling Acrobat "slide time" that has Flash video on a page

    I am trying to build a corporate slideshow from InDesign Mac over to Acrobat Pro 9.
    Once I get inside Acrobat Pro 9 "fullscreen" mode, I want each slide to play 5 seconds. (So far no problem.)
    But I have one page that has a properly placed Flash video in it -- a 30-second video.
    How can I get Acrobat to hold on that page/slide until the Flash video completes.
    So far, I can only get 5 seconds of the video, and then Acrobat rolls on to the next slide.
    I have not been able to find any solution online. Anyone have an idea?
    -- Jeff Y.

    I am trying to build a corporate slideshow from InDesign Mac over to Acrobat Pro 9.
    Once I get inside Acrobat Pro 9 "fullscreen" mode, I want each slide to play 5 seconds. (So far no problem.)
    But I have one page that has a properly placed Flash video in it -- a 30-second video.
    How can I get Acrobat to hold on that page/slide until the Flash video completes.
    So far, I can only get 5 seconds of the video, and then Acrobat rolls on to the next slide.
    I have not been able to find any solution online. Anyone have an idea?
    -- Jeff Y.

  • How to have web page open in same browser window after redirect in Flash video placed in Dreamweaver?

    Hello,
    Would be grateful if anyone can help me.
    website: www.Paris-Pet.com
    Currently, a flash video plays on the index page. The following action is placed in the last frame of the video in Flash:
    navigateToURL(new URLRequest("http://www.paris-pet.com/home.html"));
    This is working as intended with one exception: Instead of directing to the home page from the index page when the video is completed, it opens up the home page in a second browser window, leaving the empty browser window of the flash movie. This is not the seamless design I was hoping for, and I've also been told on some computers, blocking pop up windows is preventing them from smoothly transitioning to the rest of the web site.
    I would like the redirect to open the home page in the same browser window as the movie in the index page played.
    Please help. Print designer in over her head.
    JM

    Brilliant, Jon. Thank you so much. For those of you who stumble on this, I did have a tiny bit of trouble when I edited the actionscript; the video didn't play as expected. After trial and error, this is the code that worked both in playing the video and opening up in the same browser window:
    navigateToURL(new URLRequest("http://www.paris-pet.com/home.html"),"_self");
    The difference seems to be this:  ")     before the comma prior to "_self");
    Again, Jon -- thanks!
    Jack

  • Mouse wheel scroll fails after viewing flash video

    It appears that viewing flash videos on hulu or youtube "breaks" the mouse scroll wheel function. The rest of the mouse buttons remain unaffected - the forward/back buttons work fine, as does the mouse-wheel-click scroll and the mousewheel-left/right scroll.
    The scroll function remains completely unaffected in other applications.
    Closing the window or tab that had the "offending" site in it sometimes seems to return things to normal, but not always.
    I use flashblock and noscript, but disabling either or both of these vital plugins seems to have no effect.
    Just disabled both plugins again to test once more, loaded a vid on hulu, and stopped it; all seemed fine, but after hitting "back" to go back to my queue list there, the scroll stopped working.

    focus owner was null
    requestFocusInWindow();
    after the move did the trick

  • Auto close of video floating frame after play is complete

    I'm using pdf floating frames for video play to allow easier viewing. How do I make the floating frame close after the video play is complete.

    Delon,
    > Frame 1 = Dynamic still photo
    > Frame 2 = dynamic flv with small video
    The syntax you use depends on how you're displaying that
    video. If
    you're using the FLVPlayback component, for example, you'll
    have to consult
    the FLVPlayback class in the help docs. If you're using a
    Video object
    (which collaborates with the NetConnection and NetStream
    classes), you'll
    have to consult the NetStream class.
    In either case, you'll want to write an event handler
    triggered by the
    completion of your video, and that event handler should send
    the playhead
    back to frame one with gotoAndStop().
    Here's a quick blog entry with suggested solutions for a
    number of ways
    to play video in Flash:
    http://www.quip.net/blog/2007/flash/actionscript-20/how-to-determine-completion-of-flv
    David Stiller
    Co-author, Foundation Flash CS3 for Designers
    http://tinyurl.com/2k29mj
    "Luck is the residue of good design."

  • Flash video in Acrobat X makes scrolling document slow or freeze after playing

    I am running an HP Intel Core i7 CPU   @2.8 GHz, with 8 GB memory and the 64 bit Windows 7 operating system and using Google Chrome and a Nvidia GeForce GT 220 graphics card that shows:
    Total available graphics memory 4095 MB
    Dedicated Video Memory: 1024MB
    System Video Memory: 0MB
    Shared System memory: 3071MB
    I made a PDF and inserted a 1 minute flash video into the PDF which has about 3 pages of text.
    1.  I scroll down to the flash video with no problem...
    2. I click on the flash vid and it starts to play, no problem.
    3.  After it is playing I start to scroll up and down to the other pages and it is fine for a while, but then sometimes the scolling freezes and cannot scroll any more.  Also right after the video stops and I try to scroll the scrolling gets stuck.  So it hangs for a few seconds but then once the video is stopped I can scroll up and down fine again.
    The scrolling limitation appears to be related to the fact the video is playing.  But My PC and graphics card are not what I woudl consider 'slow' or out dated.
    It seems like quite a bad thing to happen for anyone who reads such a document and plays the video and then decides to start scrolling again to read the text below it.
    Leads to a bad user experience...
    Does this happen to everyone else out there?
    Is there a fix for this?

    Rich media (Flash, video, 3D, etc.) is stored in the PDF file in compressed form, and is uncompressed at the point of playback (i.e. when the video activates). This introduces a small delay if you're scrolling past a video, and there's not a lot you can do about it.

  • Web Auth Type: Customized(downloaded) Redirect URL after login not working.

             5508WLC as anchor controller with WLC1 and WLC2 with WCS. I have 2 public ssids set up to go directly to the internet.
    Everything is working as it should.  I downloaded the web auth bundle from Cisco and  will just use a disclaimer page and then if the user clicks on the accept button they will be redirected to our company web page, and then they can get out to the internet.
    I have edited the aup.html and login.html to say what I want it to.  I have 2 different login.html pages and bundle to a .tar file like the documentation says.  I download it via tftp to the controller and it is successful. The disclaimer page opens up when I connect and it looks as it should.  The problem is I cannot seem to get the accept button to work. It redirects to a web page but it is undefined. 
       I must be missing some setting somewhere, but I just can not seem to find it.  Is there any line I need to edit in the login.html files that will redirect the page.    The config on the Web Login Page  Redirect URL after login is http://www.mccg.org which is our home page.
    Any help will be appreciated.  I cannot seem to fine very good documentation, or I am just overlooking something.
    Thanks
    John   

    Your HTML code is wrong. Attach your code if your okay with it and I can check.
    Sent from Cisco Technical Support iPhone App

  • Multiple URL's in a Flash Video

    Good afternoon,
    I have created a Flash Video that contains three images that fade in and out between each other. The problem I am having is I want the user to be able to click on an image and get directed to a specific URL. Each of the three images has a different URL destination. I am new to Flash & haven't been able to find a solution anywhere. Any help will be GREATLY appreciated. I am using Flash Professional CS5.
    Thank You in advance

    It's not that you can't do something like that with a .flv, but you still end up making a few movie clips to provide the interactivity. By embedding "cue points" in the .flv, you could trigger a movieclip (an invisible button) to appear over the top of the .flv when one image is displayed. That movieclip would serve as a button with a onRelease to getURL(AS2) or navigateToURL(AS3). This all gets compiled into a .swf anyway... but using the .flv complicates matters a little.
    To skip using a .flv, just a .swf, turn each image into a movieclip (be sure they each get an instance name) and in your actions layer in the main timeline assign those getURL(AS2) or navigateToURL(AS3) actions to each movieclip (the image).
    navigateToURL:
    http://www.republicofcode.com/tutorials/flash/as3link/
    How to create a movie clip:
    http://www.heaveninteractive.com/2008/03/03/working-with-movie-clips-in-actionscript-30/
    Best of luck on your project!
    Adninjastrator

  • Have reset Firefox & completed all of steps in "Flash video won't play full screen on YouTube, Facebook and other websites", but video still won't work. Help!

    I have reset Firefox, completed all the steps in "flash video won't play full screen on YouTube, Facebook and other websites". And the video still won't play in full screen. It will play, but frequently stops or sound continues and picture freezes. I have noticed that if I continually move my mouse, it plays fine. All these videos play fine in IE and Chrome.

    Some problems with Flash video playback can be resolved by disabling hardware acceleration in your Flash Player settings. (See [[Flash Plugin - Keep it up to date and troubleshoot problems|this article]] for more information on using the Flash plugin in Firefox).
    To disable hardware acceleration in Flash Player:
    #Go to this [http://helpx.adobe.com/flash-player/kb/video-playback-issues.html#main_Solve_video_playback_issues Adobe Flash Player Help page].
    #Right-click on the Flash Player logo on that page.
    #Click on '''Settings''' in the context menu. The Adobe Flash Player Settings screen will open.
    # Click on the icon at the bottom-left of the Adobe Flash Player Settings window to open the Display panel. <br/> <br/>[[Image:fpSettings1.PNG]] <br/>
    # Remove the check mark from '''Enable hardware acceleration'''.
    # Click '''Close''' to close the Adobe Flash Player Settings Window.
    # Restart Firefox.
    This [http://www.macromedia.com/support/documentation/en/flashplayer/help/help01.html Flash Player Help - Display Settings page] has more information on Flash Player hardware acceleration, if you're interested.
    Does this solve the problem? Let us know.

  • Flash Video: get URL question

    Basically, I have a webpage with a flash video on it. What
    I'm trying to do is, once the video plays through, the viewer
    should be taken to another webpage automatically. Does this require
    an ActionScript? Any help on this would be great.
    Thanks.

    yep, it requires some actionscript here a link to a very good
    tutorial:
    http://www.quip.net/blog/2007/flash/actionscript-20/how-to-determine-completion-of-flv

  • ISE no redirect to origin URL after guest login

    Hi, is there a possibility to redirect a guest user to the origin URL after he logged in successfully?
    Right now the attached file is what the user sees after login.
    Thanks!

    The first method is local web authentication. In this case, the WLC  redirects the HTTP traffic to an internal or external server where the  user is prompted to authenticate. The WLC then fetches the credentials  (sent back via an HTTP GET request in the case of an external server)  and makes a RADIUS authentication. In the case of a guest user, an  external server (such as Identity Services Engine (ISE) or NAC Guest  Server (NGS)) is required because the portal provides features such as  device registering and self-provisioning. The flow includes these steps:
    The user associates to the web authentication Service Set Identifier (SSID).
    The user opens the browser.
    The WLC redirects to the guest portal (such as ISE or NGS) as soon as a URL is entered.
    The user authenticates on the portal.
    The guest portal redirects back to the WLC with the credentials entered.
    The WLC authenticates the guest user via RADIUS.
    The WLC redirects back to the original URL.
    This  flow includes several redirections. The new approach is to use central  web authentication. This method works with ISE (versions later than 1.1)  and WLC (versions later than 7.2). The flow includes these steps:
    The user associates to the web authentication SSID, which is in fact open+macfiltering and no layer 3 security.
    The user opens the browser.
    The WLC redirects to the guest portal.
    The user authenticates on the portal.
    The  ISE sends a RADIUS Change of Authorization (CoA - UDP Port 1700) to  indicate to the controller that the user is valid, and eventually pushes  RADIUS attributes such as the Access Control List (ACL).
    The user is prompted to retry the original URL.

Maybe you are looking for