CP 5 Playing an f4v in a swf

I have a project with a f4v file in a CP5 project.  The f4v is in the library for the project.  When it is previewed the movie plays.  When you publish and then play the project the f4v doesn't play.  Any ideas about what might be wrong?
Susan

When I insert the f4v file from outside of Captivate I get the skin but when I place it from the projects library to the stage I don't get a skin option for the f4v.
Next question, do I need to keep the original f4v in a file with the project once it is published or will it play without it being in the same folder?
Susan Wright (Equilady)
Remember, the mighty oak was just a nut that held its ground.
http://www.equilady.com

Similar Messages

  • Play - Pause button for external .swf?

    I'm trying to create buttons so a viewer can pause and then play an externally loaded swf. My project can be accessed at the linke below. This is how I want the project to function
         -Click a room on the building (choose Accounting for this discussion)
         -Click one of the demo options (choose Ending a Period for this discussion)
         - Now that the demo plays, I want the user to be able to play and pause the demo swf.
    The demo .swfs were created in Captivate so I don't have access to their timeline. They are loaded into an empty Loader component using the MovieClipLoader Class. Can anyone post some possible solutions to this problem? Thanks!
    http://distribution.activant.com/demos/prophet21-on-demand/

    What would that look like? Right now they're loading using the following code:
    btnCashCollect_btn.onRelease = function () {
          mcLoader.loadClip("CashCollections.swf",myLoader);
          btnEndPeriod_btn.enabled = false;
          btnCashCollect_btn.enabled = false;
          btnFinancialMGMT_btn.enabled = false;
          _root.btnHome_mc._visible = false;
    So would I use something like:
    btnPause.onRelease = function() {
         myLoader.content.pause();
    Actually I just tried that and it didn't work...I need the buttons to work for multiple external swfs that will be loaded into myLoader

  • Need help with - playing back to back multiple .swf files

    I have four .swf files namely, 1.swf, 2.swf, 3.swf and 4.swf
    I have linked these files to buttons that can play these
    movies individually without any problem and the movieloads it
    automatically starts 1.swf movie and plays it completely.
    However, what I'd like to to do is have these movies
    onloading start playing automatically from 1.swf to 4.swf as a
    continous play and give the user the ability to click on a button
    to skip and play any of the four .swf files.
    The code I have for currently is as follows:
    loadMovie("1.swf","placeholder_mc");
    this.1_btn.onRelease = function () {
    loadMovie("1.swf","placeholder_mc");}
    this.2_btn.onRelease = function () {
    loadMovie("2.swf","placeholder_mc");}
    stop();
    this.3_btn.onRelease = function () {
    loadMovie("3.swf","placeholder_mc");}
    stop();
    this.4_btn.onRelease = function () {
    loadMovie("4.swf","placeholder_mc");}
    stop();
    From what I have read so far to accomplish the above I'll
    probably need some varialbles to be defined and have listner code.
    I could be wrong. Since I am very new at Actionscript, would
    greatly appreciate forum members assistance.
    I am using Flash8 professional. Thanks.

    you'll need to either use code in the loaded swfs or create a
    loop in your main swf that repeatedly checks the _currentframe of
    the loaded swf and when that equals the loaded swf's _totalframes,
    you'll load the next swf.

  • Unable to play audio stream in a swf file

    Making a swf file that reacts like a button: it plays sound
    when you pass over it. Or should play. When the button keyframes
    sound options are set to "start" or "event", there is no problem,
    it works well. But it doesn't work if I set to "stream". My
    original file is an mp3. Is there something special avout it? Help
    tutorials didn't help me so far...

    With "stream" you have to make sure there are enough frames
    in the movie to play the whole sound file. Try adding some frames
    and see if it plays then.

  • Can i add play/pause button when playback swf file??

    Hi all
    i have a script to convert ms office docs to pdf then to swf files and display it in my web site, the problem is that the output files (swf file) contain each page of my documents in a separated frame and when i load the page there no possibilitie to control this file (play / stop) or (next/previous) buttons, the only way is to use the right click menu options.
    i am asking if there are any solution to embed my converted swf files and control it.
    thanks

    Hi,
    It sounds like you'll want to talk with the author of the script that builds the swf.  If that's you, then I'd recommend reposting this question over on the Flash Professional forums.
    Thanks,
    Chris

  • How do I make a F4v into a Swf

    So I decide to make my website in Dreamweaver with some quicktime files; they would have to be converted to F4v. So I downloaded the Adobe Media Converter and that did it's job.
    Next step to place the F4v file into Dreamweaver, right. Nope. I then learned, that I need to publish the video via Adobe Flash Pro CS5 so that I can get SWF files, but my F4v won't open in that program.
    After reading articles, watching Adobe tv, I really don't now what to do. Please help.
    Thank you in advance!

    So I gave this another try and this is what is say's:
    The video player is in the connection error state. It enters this state when a video stream attempted to load but was unsuccessful. There are two possible reasons for the error: no connection to the server or the stream was not found.
    Please help.

  • Adding Pause and Play Buttons to an embedded SWF

    I'm having trouble with a navigation skin of a SWF file I'm
    embedding in one of my Dreamweaver sites. The SWF shows fine when
    embedded without the skin but draws a blank when embedded with it,
    even though they are published simultaneously from the same file.
    I would like to ADD a Stop or Pause button from Dreamweaver
    to the SWF to control the animation.

    anyone?

  • Playing hidden embedded videos in swf?

    Hi all,
    A plea for help with a problem encountered.
    Firstly a big thank you for the help recieved in solving a previous problem, with animations not resetting themselves of frame reset!
    My next issue is as follows:
    The project I am working on involves a lot of video and Flash games that use video as part of the game.  The current animation has 5 videos embedded and are set to .visible=false at the very start.  The user is then asked to drag an object over various parts of an image.  If they drag the object to the wrong part of the image, the video is set to visible.true and is played. On video completion it is set to .visible=false and the original image is displayed with the user given another attempt at dragging the object to the correct area of the image.
    The game works perfectly when published in Flash, but on import to captivate, I get the dragable object and the image, but when the object is dragged to the incorrect sport, nothing happens and the video is not played.  The whole animation just freezes :-(
    So, does anyone else have any expereience with hiding/playing embedded videos in an animation with captivate? Any tips?
    Thanks for any help!
    Tristan

    You've got to be kidding me.
    One and a half years ago, the product manager (Dennis Griffin) almost sounds surprised to learn that people actually want to use some of the features of Acrobat within the Adobe Reader app. Fast forward to today, and nothing has changed. Adobe Reader still can't play videos, still doesn't offer most of the interactive features that the PDF format (wasn't that your baby, Adobe?) provides, and still is the most basic of apps. Granted, you can get a third-party app like "PDF Expert", but I find it hard to justify to my customers to stick with the PDF format if they need to purchase a separate app just to use their files, because Adobe hasn't managed for the last 18 months to get their own technology working.

  • Cannot get SWF with imported video to play on server

    I have had this issue for quite some time, but I never got around to looking into it until now.
    I am having an issue trying to get an SWF that features an imported video to play on our web server from its URL. About six months ago, I didn't have this issue. The only thing that has changed since then is that I have gone from Mac (Snow Leopard) to PC (Windows 7). I am using CS 5. I've attempted to perform that same action on the Mac in CS 4 without success.
    I do as I usually do: import the video (in this case an MP4 or F4V) into a Flash file and add a skin using Flash's "Import Video" function. I publish the file as an SWF and can get it to play on my hard drive. Once I place it on the web server, I can get the file to play by browsing to the server's contents in Windows Explorer and clicking on the SWF file. However, when I attempt to access the movie via its URL, the file will not play. The skin I chose shows up, but the status bar in between the "play" and "stop" buttons just looks like it's loading continuously.
    I've tried importing the video in several different formats, always with the same result. At first, I thought it was the MP4 file, but then I used Adobe Media Encoder to encode it into an F4V file with the same results. Everything plays fine locally (even from the web server). But when I attempt to access the video by its URL, it simply won't play.
    Any suggestions for what might be going on?

    Glad you got it working. Good Job!!
    Just to clarify a couple things for future reference.
    The reason the mp4 didn’t play was because it was an mp4, not an flv. Attempting to play the video in a .swf does not “convert” it into a .swf, it’s still a mp4 (or .flv)  Both are external files that stay external, they are just loaded into the .swf video player in order to display the video.
    In this case as well as the other example link you posted, the .swf is just the player, it is NOT the video. Neither the other flvs or the mp4 have been “converted” to .swf, they are still the same, flv or mp4.
    In the case of the older videos, you chose a format that worked with your .swf video player, the .flv format. In the case of the mp4, it doesn’t work with your .swf video player.
    To verify for yourself that the .flv is separate and has not been converted to a .swf, go to your server and rename this file “FK_DHI240.flv” to “FK_DHI240B.flv” and then test the link you posted, it will not play the video, even though no changes were made to the .swf.
    Any flv can be played from the hard drive just as easily as from a server, given a .swf video player that is correctly pathed to find the .flv video file.
    As for “streaming” the flv from a Web server, technically that means that you are using a Flash Media Server to do true streaming, which is most likely not the case.
    A better choice would be to choose “progressive download” when you are importing the video into Flash.
    But glad it’s all working. Hopefully next time will go smoother.
    Best wishes,
    Adninjastrator

  • F4v files not being loaded into swf

    Hello,
    my swf loads and plays my f4v locally but doesn't work on
    server or locally on my partner's system I sent min all files...
    have turned on MIME for f4v...that didn't fix it
    I have done this with Pro 8 and flv with success

    Hello,
    my swf loads and plays my f4v locally but doesn't work on
    server or locally on my partner's system I sent min all files...
    have turned on MIME for f4v...that didn't fix it
    I have done this with Pro 8 and flv with success

  • Converting FLV/F4V to SWF

    Hello
    I'm trying to upload a video to my flash website (www.vishgraphics.com) and i'm having some issues.  I can't seem to upload an FLV/F4V file to my server.  However, I am able to uploaded an swf file, but i can't convert my video file that ins F4V format to swf.  Do i just need to convert the file or are there more detailed steps involved in uploading the video.   Also, if i have to covert the file to swf, can someone please recommend a good software that i can download free from the net.
    thank you
    vish

    You probably don't want to change the FLV/F4V to SWF - you may need to embed it in a SWF. If you do find you are able to upload an F4V or FLV, you will still need a SWF to play the video. There is a great article by Tim Siglin on streaming media that goes into FLV/F4V and SWF - http://streamingmedia.com/article.asp?id=11170 that may be a good starting point.

  • .SWF doesn't play in website

    Hi, I am using Flash 5. I  need to save my flash .swf to play on a website. I went into Publish settings and selected Flash player 9 and Actionscript 3. I then exported the .swf and .html.
    Animation Doesn’t Play
    I then placed the .swf in Dreamweaver using Dreamweavers .swf plugin. When I previewed the page in my browser the sound played but the animation didn’t. What a I missing?
    Animation Play Button
    Also, can someone please tell me the best way to have my .swf not play until the user clicks’ play. Is there a setting to get a start arrow like a Quicktime mov.? or do I need to set it up myself?
    Thanks

    Does the html page that Flash publushed work okay?  USe the codee from that file if it does,  DW is not a reliable source for embedding Flash content.
    You will need to build in your own controls to have something clickable that plays the file.

  • How can I get a .swf to stop playing using a button?

    I've placed two .swf files inside my InDesign CC doc. and would like to control them using specifically created 'play' and 'stop' buttons. My InDesign file will be / is exported as a .swf also, as it has animations and interactivity.
    One .swf is a looping animation (created in a separate InDesign doc.) and the other is a Captivate file published as a .swf.
    When I create a 'play' button to play the .swf it works as expected, however when I create a 'stop' button and assign the Action 'Stop' or 'Stop All' it does not work and the .swf continues to play on the page.
    When I change page within my InDesign document the two .swf's continue to play; I know this because despite not being able to see them still playing (as I'm on a new page now), one of the .swf's - the Captivate file - has audio and continues to play on the new page I'm viewing.
    When I return to the page where the two .swf files are located they appear to have stopped and can be re-played, but what is actually happening is that the .swf's are still playing in the background with the option to press play for the same two .swf's - meaning I'll have a total of 4 .swf's playing at the same time - two behind the original two.
    I know there is a similar 'unload' issue when playing a .swf inside a swf. in Flash and that you can create ActionScipt to either unloadAll or killAudio but I don't know how to resolve this with InDesign as I'm not aware of either being able to access the InDesign code or there being an actual fix for this.
    Would appreciate some help, if possible.
    Thanks.
    James.

    Hmmm. Behind the safari window? Try command-tab for quicktime X and bring to the front?  Quit all apps and start over?

  • How to play swf file in flex builder3?

    Hi!!!!!! I have made a video player in Flex project ......In source of video display I have added the path of my swf file which is as follows:
    <mx:VideoDisplay id="player" source="C:\Documents and Settings\sachin\Desktop\absolute-values.swf"
    maintainAspectRatio="true"
    width="450" height="300" autoPlay="false"
    playheadUpdate="videoDisplay_playheadUpdate(event)  ;"/>
    But when I am clicking on Play button ,I am getting following error:
    Error: 1000: Unable to make connection to server or to find FLV on server.
    at mx.controls.videoClasses::VideoPlayer/play()[C:\autobuild\3.2.0\frameworks\projects\frame work\s rc\mx\controls\videoClasses\VideoPlayer.as:1327]
    at mx.controls::VideoDisplay/play()[C:\autobuild\3.2.0\frameworks\projects\framework\s  rc\mx\controls\VideoDisplay.as:1464]
    at basicvideoplayer/___basicvideoplayer_Button1_click()[C:\Documents and Settings\sachin\video player\src\basicvideoplayer.mxml:44]
    Can anyone help me in removing this error?Kindly give me a  code  to Play,Pause and stop my swf file.

    GRag and Mesh are correct. You cannot use Flex to access a file on a user's hard drive, which is where your path is pointing.
    Instead, create a folder within your Flex project, under the "src" folder (example: src/assets/videos), and put the SWF there. Change the path in your code to point to the new location, like "assets/videos/myVideoFile.swf". Note that you don't refer to the src folder; it is the "root" of your application, and when you deploy all your files to your web server, you will be copying the folders you created to the root folder of your web server. So, all the paths will remain consistent. Flex will attempt to find "assets/videos/myVideoFile.swf", starting from the "root", or location, of the application itself.

  • Load and consecutively play external swf's

    Hi,
    I have three external swf files - part1, part2 and part3. I
    know how to load one clip but I would like to know how to
    dynamically load them into an empty MC and then play them in full
    consecutively without any fancy transitions so that it plays like
    one big movie using Actionscript (no button triggers!).
    I have some very BASIC actionscript knowledge but am not sure
    which way is best. If someone could give me some "simple" step by
    step advise it would be grately apreciated.
    Danielle

    Ok I followed your instructions and when I play the main swf
    (I call - load_swfs) file it plays part1.swf fine but then it gets
    to the first frame of part2.swf (which is blank) and just stops and
    doesn't go any farther! Did I put something in the wrong place?
    I've written what I did and where below.
    // In my main file (load_swfs) it's just a single blank frame
    with this code in it :-
    tl=this;
    swfA=["part1.swf","part2.swf","part3.swf"];
    dep=0;
    numLoaded = 0;
    totalLoad=3;
    lo=new Object();
    lo.onLoadInit=function(target){
    numLoaded++;
    checkIfAllLoaded();
    function checkIfAllLoaded(){
    if(numLoaded==totalLoad){
    holder1.play();
    } else {
    mc=this.createEmptyMovieClip("holder"+(numLoaded+1),dep++);
    mcl.loadClip(swfA[numLoaded],mc);
    mcl=new MovieClipLoader();
    mcl.addListener(lo);
    mc=this.createEmptyMovieClip("holder"+(numLoaded+1),dep++);
    mcl.loadClip(swfA[numLoaded],mc);
    // In part1.swf in the last frame is :-
    tl.holder2.play();
    this.removeMovieClip();
    // In part2.swf frame 1 is blank with a stop(); and in the
    last frame is:-
    tl.holder3.play();
    this.removeMovieClip();
    // In part3.swf frame 1 is blank with a stop();
    Let me know where I went wrong!
    Thanks

Maybe you are looking for

  • How to use UTL_SMTP to send email with existing file attachment

    Hello! I am trying to create a pl/sql procedure that lets me send an email and include an existing file to a email address. So far, I found information on how to send a file and create an attachment with information I put in the procedure. This is NO

  • IMessage not working with new iOS 6 update

    Updated my phone today with the new os update and now my imessage seems to not be working. Anyone else? Help?

  • Labview FPGA for beginners.

    Hello. I have no idea what labview is and how to work with this. I have had some experience with Xilinx 12.1 EDK (microblaze and VHDL). I tried to install labview and labview fpga module. It asked for some drivers and I continued, the program said th

  • Checking SecureStore files ERROR

    Hi every one , I am installing <b>Java Add-In for an already existing ABAP</b>. The installation was aborted because of this error: function InstallationScript_135_script() {     ASSERT(arguments.callee, !installer.onUnix() && NWInstall.getSystem(con

  • FTP Access through router.

    Hello, I am trying to set up a simple ftp server to exchange files with my friends in other cities. When i start the service (FTP Access) it gives me this link: ftp://192.168.0.3/ However this ip is the internal ip address i use to connect with my wi