Embedding FLV with SWFObject in CFLAYOUTAREA

I just started using the various CF8 UI elements, and have
hit a snag in attempting to embed video into a CFLAYOUTAREA.
I use Jeroen Wijering's FLVPlayer, and use SWFObject to
manage it.
I know there are issues with using JavaScript along with the
CF8 Ajax, but I just can't figure this out.
Typically, I use the attached code to embed video.
I've made some attempts at using the ajaximport tag, but no
luck.
Any guidance on this issue would be greatly appreciated.
**** CODE *****

Hello,
I found the solution my self !
have a look at :
http://ansolas.com/galleries/
I have just created the html part now with Flash
Have a nice day
Marc

Similar Messages

  • Help with video in Flex - Alternative to embedding .flv?

    I'm building a Flex application that needs to play a video, which I have in .flv format.  I tried the mx:VideoDisplay component, and it was great, but, unfortunately, I need to be able to package the entire application into a single file, and Flex doesn't support embedding .flv files.  Next I tried converting the .flv to a .swf, embedding that, then using mx:SWFLoader to display it.  This worked, except that I can no longer control the video playback; the video just keeps endlessly looping.  I need to be able to stop the video, and ideally I would like access to something like the complete event from mx:VideoDisplay, so that I can hide the video when it has reached the end.
    I have tried a couple of solutions based around the idea that the content of the .swf can be treated as a MovieClip, but none of these worked for me.  Any ideas?

    Hi, Keith Lee -
    I'm sorry that I cannot help with your problem, but I'm posting a few URLs that may perhaps help - 
    Working with video: http://help.adobe.com/en_US/as3/dev/WS5b3ccc516d4fbf351e63e3d118a9b90204-7e1a.html
    Getting started with stage video: http://www.adobe.com/devnet/flashplayer/articles/stage_video.html
    Stage video articles and tutorials: http://www.adobe.com/devnet/flashplayer/stagevideo.html
    ActionScript reference: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/media/StageVideo. html
    Thanks,
    Mallika Yelandur
    Adobe Community Help & Learning

  • Problems with embedding .flv files in DW CS4....

    I inserted an .flv file into my DW CS4 html page. I previewed it in my browser, and it worked for a little bit, but now it's not working in any browser, I'm not sure what happened. I included a screen shot in the attachments of what was happening in all the browsers.
    Thanks for any help,
    Thank you,
    Aza

    Not sure if that was meant for me
    You can tell who was the intended recipient by looking at the header of the message -
    6. Sep 10, 2010 6:50 AM in response to: FordGuy48 <<----
    Re: Problems with embedding .flv files in DW CS4....
    A link to the page would help us diagnose your problem.
    Safari tells me that this file -
    FLVPlayer_Progressive.swf
    is not where you have told the page to expect it.  Did you upload it?

  • Trouble with Firefox - Embedded .flv screws up layout

    The following site was created as a photoshop .html. I created a blank box in the middle of the page that I later used Dreamweaver CS4 to remove the dummy 380x286 .jpeg and insert my 380x286 .flv in the empty table. Renders great in Safari and IE, but when viewed in Firefox, extra spaces are inserted around the page, throwing off the whole layout. Does anyone have any suggestions???
    This is a problem page: http://debraoppenheim.com/test/reel.html (notice the black spaces under "debra oppenheim" in the upper left)
    This is a page that's fine (no embedded .flv): http://debraoppenheim.com/test/home.html
    HELP!
    Thanks in advance,
    David

    Errors on page:
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fdebraoppenheim.com%2Ftest%2Freel. html
    Add a document type & title to your pages.
    Use validifyer to convert Flash embed code to valid XHTML
    http://validifyer.com
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb

  • Embedding Flash with a holding page to start

    I have an embedded .flv file on my webpage with a
    controllable skin. This is not started automatically.
    I want to add a holding image on the flash player to be
    displayed when the page opens and then when the user chooses to
    play the video they then view it. I do not want to add this into
    the video as i recieve them in .flv format ready. This is the
    current object code:
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
    width="280" height="158" id="FLVPlayer">
    <param name="movie" value="FLVPlayer_Progressive.swf"
    />
    <param name="salign" value="lt" />
    <param name="quality" value="high" />
    <param name="scale" value="noscale" />
    <param name="FlashVars"
    value="&MM_ComponentVersion=1&skinName=Clear_Skin_3&streamName=test&autoPlay=false&autoRe wind=false"
    />
    <embed src="FLVPlayer_Progressive.swf"
    flashvars="&MM_ComponentVersion=1&skinName=Clear_Skin_3&streamName=test&autoPlay=false&au toRewind=false"
    quality="high" scale="noscale" width="280" height="158"
    name="FLVPlayer" salign="LT" type="application/x-shockwave-flash"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    />
    </object>

    Play the flv and do a screen capture of your choice of scene
    "Wallad123" <[email protected]> wrote in
    message
    news:frrc5u$lpr$[email protected]..
    >I have an embedded .flv file on my webpage with a
    controllable skin. This
    >is
    > not started automatically.
    > I want to add a holding image on the flash player to be
    displayed when the
    > page opens and then when the user chooses to play the
    video they then view
    > it.
    > I do not want to add this into the video as i recieve
    them in .flv format
    > ready. This is the current object code:
    >
    > <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=8,0,0,0" width="280" height="158"
    id="FLVPlayer">
    > <param name="movie" value="FLVPlayer_Progressive.swf"
    />
    > <param name="salign" value="lt" />
    > <param name="quality" value="high" />
    > <param name="scale" value="noscale" />
    > <param name="FlashVars"
    >
    value="&MM_ComponentVersion=1&skinName=Clear_Skin_3&streamName=test&autoPlay=fal
    > se&autoRewind=false" />
    > <embed src="FLVPlayer_Progressive.swf"
    >
    flashvars="&MM_ComponentVersion=1&skinName=Clear_Skin_3&streamName=test&autoPlay
    > =false&autoRewind=false" quality="high"
    scale="noscale" width="280"
    > height="158" name="FLVPlayer" salign="LT"
    > type="application/x-shockwave-flash"
    > pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Versio
    > n=ShockwaveFlash" />
    > </object>
    >

  • Embedded FLV Cue Points not working

    I am updating a project which uses an FLVPlayback component to play and navigate FLV videos using embedded Navigation cue points. The FLVs were originally encoded using an older version of AME, CS4 possibly. When trying to replace an FLV with a new one encoded using AME CS6, the embedded cue points do not work. Testing in Flash I get "VideoError: 1003: Invalid seek" when attempting to use "seekToNavCuePoint".
    Comparing the two FLVs using Premiere shows no recognizable differences between them. They are the same format, their cue points are named identically, all are designated as Flash Cue Points, and all set to type "Navigation".
    Digging into the FLV data, I've found that the cue point descriptions are formatted quite differently and I'm wondering if this is the source of the problem:
    Excerpt from the original FLV (AME CS4?):
         <rdf:li>
          <rdf:Description
           xmpDM:trackName="AME Markers"
           xmpDM:frameRate="f254016000000">
          <xmpDM:markers>
           <rdf:Seq>
            <rdf:li
             xmpDM:startTime="9323149248000"
             xmpDM:name="q1in"
             xmpDM:type="FLVCuePoint"
             xmpDM:cuePointType="Navigation"/>
    Excerpt from the new FLV (AME CS6):
         <rdf:li>
          <rdf:Description
           xmpDM:trackName="FLVCuePoint"
           xmpDM:trackType="FLVCuePoint"
           xmpDM:frameRate="f15">
          <xmpDM:markers>
           <rdf:Seq>
            <rdf:li>
             <rdf:Description
              xmpDM:startTime="550"
              xmpDM:name="q1in"
              xmpDM:cuePointType="Navigation">
             <xmpDM:cuePointParams>
              <rdf:Seq>
               <rdf:li
                xmpDM:key="marker_guid"
                xmpDM:value="2c2c8be0-75af-47d6-8938-4a365e33a550"/>
              </rdf:Seq>
             </xmpDM:cuePointParams>
             </rdf:Description>
            </rdf:li>
    Completely stumped here, any ideas appreciated!

    More digging into the new FLV shows that while XMP defines the cue points as type "navigation", there is prior data in the file that defines all the cue points as "event". This makes sense, because my SWF is correctly listening for and reacting to an "end" cue point in the FLV, but will not seek to any cue point since they are all set as "event".
    Copying and pasting from Notepad++:
    cuePoints       0       name   q1in  time @BYûçl‹D  type   event 
      1       name   q1out  time @JÜ(õ\  type   event 
      2       name   q2in  time @V£¥ãS÷Ï  type   event 
      3       name   q2out  time @^/ Ÿ¾w  type   event 
      4       name   q3in  time @_Oß;d  type   event 
      5       name   q3out  time @nE™™™™š  type   event 
      6       name   q4in  time @s G® zá  type   event 
      7       name   q4out  time @vNÄ›¥ãT  type   event 
      8       name   q5in  time @w¢Ù ‡+   type   event 
      9       name   q5out  time @zw×
    =p¤  type   event 
      10       name   end  time @€ð bMÒò  type   event 
    Any idea why AME is doing this?

  • Converting swf to flv with flash video encoder

    Hi...
    I have a couple of questions please... I have managed to put some captions on a video file and would now need to get this video back into flv format to put it online;..I tried with the cs3 video encoder but it wouldn't let me.... So my questions are:
    1. Is it actually possible to convert my swf file into flv with cs3 video encoder ...which would be logical as it is a flash file...
    2. What is the best option I Have to convert my swf file with captions without losing the captions...
    Many thans for any clear help as I am not a code guru....
    Regards
    Flav

    Hi Vlaf (Flav),
    the main thing for converting a flash swf into a flv is to make sure that the timeline is not embeded inside a moveclip (meaning that the timeline of the movie is on the MAIN timeline....and not nested somewhere else.
    if this is right, then it should export correctly. If it still fails with the Encoder....try an alterative encoder caller "Super"(its free)...and does a great job!
    unless specified by your client or target advert host, always try to use a minimum of 30 frames per second and you should be good to go.

  • Embedded flv smoothing

    any way to enable a more smooth look for embedded flv in a swf? when i scale these flv's down they look a little bit pixelated. thanks!

    Sorry to repeat me, but Flash is simply not up to the task you have in mind.
    1.Long (>30 secs) Timelines combined with videos/Animations will most definitively get out of synch.
    2.Precompressed videos will look even worse than the original (which you already learned)
    3.You are in a constant danger of Flash crashing the longer your timeline gets and the more videos you embed, at this point simply scrubbing the timeline poses a high risk of getting flash to crash and destroying your complete work.
    Believe me when I say you would be better advised to import all these videos and Audiotracks into after effects/premiere/Premiere Elements and then export it for youtube purposes.
    If you absolutely must use Flash:
    Set a ll the video instances bitmapSmoothing property to true and see if that improves the quality.
    so if video1 starts on frame 1 and video2 starts on frame 155
    insert the following Lines of Code at keyframes 1/155
    video1.bitmapSmoothing = true;
    video2.bitmapSmoothing = true;
    //and so on for all videoinstances

  • How can I publish a project so that the link to embedded flv is not lost?

    When publishing an Adobe Captivate 3 project, the embedded flv file does not play.
    How can I publish a project so that the link to embedded flv is not lost?

    I am not really sure, if I understand you right. But try this:
    Don’t place a picture, but draw a box and use the "Fill" command to put a picture into it.
    (Don’t click onto the color swatch, but onto the blue link "Fill".)
    In this case responsivness should work.

  • Playing a DRM (FMRMS) protected .flv with a space in the filename fails on OS X

    As the subject says, when trying to play a DRM encrypted .flv with a space in the filename it fails on OS X it works on Windows and I am 99% sure it works on Linux as well.
    I changed my files to not include a space but it appears now that if there is a space in any part of the path as well it fails.
    If anyone has an idea on what to do it would be appreciated.
    I have tried to use the File.nativePath and File.url properties after confirming that File.exists returns true.
    I tried escaping the spaces manually with + and %20 but none seem to work.
    The error is that the file just doesn't seem to play.  I will update this question if I find any more information.
    Thanks
    Glen.

    As the subject says, when trying to play a DRM encrypted .flv with a space in the filename it fails on OS X it works on Windows and I am 99% sure it works on Linux as well.
    I changed my files to not include a space but it appears now that if there is a space in any part of the path as well it fails.
    If anyone has an idea on what to do it would be appreciated.
    I have tried to use the File.nativePath and File.url properties after confirming that File.exists returns true.
    I tried escaping the spaces manually with + and %20 but none seem to work.
    The error is that the file just doesn't seem to play.  I will update this question if I find any more information.
    Thanks
    Glen.

  • Embedding FLV Video Into PDF Files

    I have been testing out embedding FLV files into PDF's to simplify presentations (no need for Powerpoint, DVD player, DVD player software, etc..).  It is a bit slow when a big video file will load, but I think it is worth it for the simplified presentation method.
    My problem is this, whenever I embed an FLV file into a PDF, it seems to degrade the quality down a notch or two.  I am not concerned about file size since these will always be played locally from a hard drive or CD so I created the embedded FLV file to be high quality and very crisp (720 x 486, ~2200kbs bit rate).  However, no matter how good a file I embed, after it becomes embedded it always looks worse.  At this point, it has mainly been trial and error, but the original quality does not seem to matter as to how it will look in the PDF.
    Does Acrobat Pro re-encode the video no matter if it is FLV or not?  And is there anyway to change the settings so it does not alter the existing quality?
    Thank you.

    Are you inserting a screen capture FLV of the whole screen.  I use camtasia Studio to capture my desktop in video... and if the playback is NOT at the same size as the original...then it can look blurry.

  • Urgent! external swf not loading with swfobject!

    hello there,
    I have a swf that loads another one into it through an empty
    movieclip - When i embed it with swfobject it doesnt appear.
    My guess is that i would have to mention the external swf in
    the flashvars ... Done that with no success.
    Does anyone have an idea of what could be causing me this
    trouble?
    thanks

    Generally the problem will be that the path of all externally
    loaded content is relative to the html page, NOT the swf location.
    If everything is in the same folder then that isn't it.
    Otherwise nice dice is correct, we will need to see your code
    to go further.

  • Export from AF CS5 to FLV with Cuepoint

    Hello!
    In After Effects CS3 I exported a movie 622x350 to FLV with cuepoints, and it was small,
    now after I upgraded to CS5 and export the same file again is't three time larger.
    I do exactly the same as before.
    Could it be because the upgrade?
    Is there a new plugin that I can take home.
    Thanks!

    Hello!
    Thanks for the reply.
    Have tried what you said but there was no difference.
    Found only in two places where I could shut off the XMP metadata;
    it was under Pref. Media & Disk Cache and the Output Module Settings.
    Fredric

  • Cannot associate media file types .swf .flv with Adobe Flash media player

    I have been trying to associate these media types ( .swf .flv ) with Adobe Flash media player (9.0.124 latest from Adobe site) but cannot see the program in the list (looked under Adobe, Flash, Macromedia, Common etc) after loading. I have repeated the process, rebooted, and no luck.
    Any ideas why a new program should not show in the Programs list ? 
    thanks
    Simon 
    X300 Vista  

    kevpatts wrote:
    Hey sdalek,
    It's actually not all sites. I've found a few that work. I'll have a look for any difference in implementation to try to narrow down the issue.
    Regards,
    Kevin
    Thanks, I'm curious to find out what's different. I've repair disk permissions again using the one in Disk Utility instead of Cocktail with not luck As far as I can tell, all my issues seem to be occurring solely on www.adultswim.com and is sill happening with Camino, Firefox, Safari, and SWF & FLV Player. I'll keep checking other sites to see if the problem manifests itself elsewhere and I'll post any other changes I make to my system that might appear to help.
    Regards
    Message was edited by: [email protected]

  • On export, embedded flv video restart issue

    After exporting my project (either as SWF or MOV), when I play the exported file, the flv video I have embedded in the timeline starts over whenever a motion tween begins in a separate layer. Why might this be happening? I'm using CS6.

    Ah, figured it out. Totally my fault- in playback within flash, the video freezes on its final frame, which was the effect I intended, but on export embedded flvs apparently repeat, so I just took a screen shot of the final frame and put that in for the duration I wanted the frame to stay frozen. Your suggestion actually led me to this realization, thank you.

Maybe you are looking for

  • 5800 does not display caller's name :/

    ok I did my research on the net before posting here. Apparently there's no solution. NOKIA's done something wrong and please correct me if I am mistaken. The only way to display ALL (not just a few) contacts when they are calling (in my case/phone),

  • Failure to Send -- Again & Again

    Far too frequently than should be, Mail is simply refusing to Send mail. Then the message winds up in the Outbox. I try to use message>send again, and it still doesn't work. This machine is connected to a cox.net server via cable modem, and the confi

  • ORA-02063: preceding line from view from dblink

    Hi, Iam creating a standared report.using a query from a view. view is built on a select query which retrives data from a view through a dblink. view exists in another schema. report error: ORA-01858: a non-numeric character was found where a numeric

  • Some photos load quick, others take a long time

    I have about 4,000 photos in my library. When I click on some photos they goto the edit scren right away. Others take as long as 20 seconds to pull up. Any logical reason why? Also, when I click to edit some photos, it takes me to the edit screen and

  • Opening multiple excel files thorugh a servlet

    Hi In my system , i have excel reports in my server disk . And i am opening the excel files through an servlet class like /viewReport.do?id=23 .....and thus from the servlet will open my excel file . After opening one excel file , i try to open anoth