FLVplayback plays audio only

I have an instance of the FLV playback component on the stage
called 'my_video' and an FLV called 'group.flv' stored in the same
folder as the FLA (this is all running from my desktop). If I link
the component to the FLV through the component inspector panel it
works fine but when I try to do it with Acionscript I get the audio
but no video and if I click the play/pause button I get this error:
1000: Unable to make connection to server or to find FLV on
server
I am using this code:
var connection_nc:NetConnection = new NetConnection();
connection_nc.connect(null);
var stream_ns:NetStream = new NetStream(connection_nc);
my_video.attachVideo(stream_ns);
stream_ns.play("group.flv");
Can anyone tell me what I'm doing wrong here.
Cheers all

Pop Clingwrap,
> If I use the FLVplayback can I set the content path
> dynamically ...
Yes, that's the example I showed just before the end of my
first reply.
Use source for AS3 and contentPath if you're using AS2. It
may help you to
realize that components are nothing more than objects -- just
like movie
clips, text fields, and practically everything else. Objects
are defined by
something called classes, which describe an object's
properties
(characteristics), methods (things it can do), and events
(things it can
react to). Look in the ActionScript 2.0 or 3.0 Language
Reference, as
appropriate, and look up the FLVPlayback class, MovieClip
class, TextField
class, and so on, to see what your options are. In AS2,
component classes
are listed under the Components Language Reference. All of
these are
available under Help (or the F1 key).
> ... and access the cue points that are embedded?
You betcha.
David Stiller
Co-author, Foundation Flash CS3 for Designers
http://tinyurl.com/2k29mj
"Luck is the residue of good design."

Similar Messages

  • Video Podcasts Playing Audio Only

    I'm trying to play some video Podcast's that I DL'd from Itunes, I made sure they were Ipod Compatible and not Apple TV, they show up under Podcasts but play audio only. This is a Brand New 30gb 5.5g

    You say you get the audio only. What do you see when you play the podcast: Does it look like when a song is playing from your music library? If so, you may just be accessing the Podcast from the wrong menu. Make sure you go through the Videos menu.
    Diane Wordsmith
    iBook G4 (& an iMac running OS 9)   Mac OS X (10.3.9)   iPod Video

  • My wireless earbuds work just fine, but some third-party apps play audio only through the iPod speaker even though the buds are properly connected.

    My wireless earbuds work just fine, but some third-party apps play audio only through the iPod and iPhone speaker even though the buds are properly connected. Does anyone know why and is there a solution?

    Assuming you are using Bluetooth headphones, do the apps have the option to use Bluetooth?
    The app should have an option to select the speaker (or wired earphones) or the Bluetooth headphones.
    You can also try:
    iOS: Troubleshooting applications purchased from the App Store
    Contact the developer/go to their support site if only one app.
    Restore from backup. See:
    iOS: How to back up              
    Restore to factory settings/new iPod

  • I cant play audio only mp4 or mp3 file with audio tag in firefox...how to tackle this?

    In my web application m trying to play audio only mpeg 4 or mp3 files.I m using HTML5 <audio> tag to accomplish this,it smoothly working in chrome but not in firefox.Why this basic support not avail in Firefox??
    Note: I read about some patent issues with mp4 and mp3 but i wonder why chrome browser can play those files.

    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.

  • Best way to play Audio only on a DVD with video?

    I have a Meditavie DVD i am making with both video and Audio combined....and i want to make some tracks that are just Audio only
    for close eye Meditations. ( i dont want to have to add a CD with the DVD for just Audio)
    I made one years ago and just used black as the video output track.
    Is there a way to save space and just have the audio track play?
    And if so how might i do it and also link to the DVD menu?
    Thanks for any help!
    Soshman

    Below is what I wrong before I tested the obvious. Just "import as timeline" the audio only (make sure there is no m2v with the same name); Encore happily builds a disk with black. Mediinfo shows the video stream, but it appears to be at a very low datarate. So, give it a try.  I did not burn a disk; just build to a folder and used a software player.
    Other options: Encore slideshows have odd problems, I'd play with making a single slide (just black, right?) slideshow, maybe set to manual advance with no advance - or a very long duration to match the audio length.
    If an m2v works better for whatever reason, Encore has a minimum bitrate, I think around 2.x or 1.x. So I would try exporting  from Premiere,10 seconds of black video using CBR 1.0, 2.0 and 3.0 and see if it matters.

  • Videos play audio only?

    Since the iPod got dropped on the floor recently, everything works but we can't get the video from the videos, we get the audio only. Games work, music works fine. If this was a problem with the screen, these wouldn't work, right
    Videos play fine on iTunes on the computer, but not iPod. Only audio plays on iPod.
    If the files were corrupted, wouldn't play full videos on mac. or would it.
    MC OS X 1.2   Mac OS X (10.2.x)  

    Possible cable connection error...
    If you have a cable +designed for use with the Apple iPod,+ then all you need do is match up the colors, red to red, white to white and yellow to yello. If you're curious...
    Red is right side audio
    White is left side audio
    Yellow is Video
    If you have a cable +designed for use with something other than the Apple iPod,+ the following may be your situation:
    White is Right Audio and should connect to the TV's Red jack
    Yellow is Left Audio and should connect to the TV's White jack
    Red is Video and should connect to the TV's video jack

  • Play audio only from FLV

    Hi. I'd like to build a player in Flex that will play the audio portion of FLV files only and hide the video. How do you do this in Flex? Thanks.

    as2 or as3?
    actually, it wouldn't matter if you want to do this the crude way:  add an flvplayback component to your stage to play the flv and assign its visible (or _visible) property to false.

  • IMac quicktime movies [HD] play audio only on PC (video is green)

    We have an iMac w/two 500 GB external drives for video storage and a 1 TB TimeCapsule.  The iMac recently stopped running and failed to boot; after opening and reseating the memory, it is back up and running, but fails to recognize either external drive.  In a panic, we copied all the quicktime movies (all our kids baby movies) from the TimeCapsule backups to a separate PC for backup.
    On the PC, the movies play and we hear the audio, but the video is just green.  The same movie plays fine on the iMac, even when playing from the PC hard drive.

    With some googlefu I have found the problem, which lies in the icod or Apple Intermediate Codec which was used to encode the movies when they were imported from my HD camcorder.
    Unfortunately, Apple saw fit to use a proprietary codec on my personal files, limiting their use elsewhere, without any obvious notification before the files were removed from the source device to make space for new movies.  Now I have 550 GB of quicktime movie files readable only with a Mac-based product.

  • Quicktime plays audio only - QT component needed?

    I received a DVD with a couple of QT files on it (home made). The files are "AVI Movies". Quicktime will play the movie, but it shows black and only plays the audio. Any suggestions on what I need in order to play the QT video with both audio and video?
    Thanks!

    Try using Perian. Some codecs and AVI files aren't usable in Mac OS X.
    (35973)

  • Quicktime .MOV file plays audio only - no video

    Okay, here goes...
    I created a .MOV file from Avid via the H.264 codec. This file contains video and audio and was made on a Mac using Leopard. I played it back successfully on that machine.
    I then copied it to a data DVD and put it on my XP PC with all OS software up to date. I have a freshly updated QT 7.6 install. The files will only play back audio on my PC - video appears black (if preferences are set to Direct X) or white (if preferences are set to safe mode). Video card is an NVIDIA GeForce 7900 GT/GTO; driver is up to date.
    Anybody have any insight into what I need to do to my PC to get this video to play?

    Thanks for the link. Unfortunately, it doesn't directly address the issue I am having (though it does show me the world of hurt out there when FCP and Avid bump up against each other in the same post process).
    And the third-party page doesn't have any codecs for Avid.
    Again, I am at a loss. I created the QT files from my Avid project on a Mac. The files played back properly on that Mac. They won't play back on my Windows machine, so I can only assume that there's something missing or different between the QT versions for Mac and Windows.
    Since I can't figure out how to get these files to play properly on a PC and since my home machine is a PC, I guess I will not output footage from Avid to a .MOV file in the future. I will try to find a format that Windows Media Player likes, I guess.
    Thanks for the help.

  • MPEG4(mp4) video plays audio only

    Hi all,
    Being noobie here, I have searched and it seems I am the only one confused by this. I have a new Xmas pressie 8800 Sirocco, all else seems great. BUT
    Whenever I receive an MP4 video (even one that is playing fine on friends phones) I get good audio and a black screen with just a static 'film-clip' icon i.e. no video track.
    This casme to my notice because all 3GP videos I receive have really distoted audio.
    Hurumph. Any help or ideas please?
    Thanks :-)
    There's a fine line between genius and insanity.
    I have erased this line, completely.

    jerry_lewis, many thanks!
    That and koRngear's post have set me on the trail of knowledge
    After much frustration I have a definitive answer to my (and maybe others yet to come) problem with this phone.
    It crashes the phone's OS or processor if the AAC audio codec is used to encode a video. (even though the AAC codec is a part of the 3gp sec)
    Using the AMR_NB codec produces AWFUL biscuit tin rattle soundtrack.
    I have verified this completely by removing all other variables (i think ) and through repetition.
    Either I have a faulty Sirocco OR the Sirocco's handling of video soundtracks is (sounds like) plucked.
    There's a fine line between genius and insanity.
    I have erased this line, completely.

  • How do you Play audio only OAM file with the scroll in Muse ?

    Hi guys,
    I am building a pretty cool site that shows off a telescopic pole with scroll animation ..
    I am trying to add the audio of the pole telescoping with the scroll when the pole section scrolls on ..
    Check out the site at :  http://www.multi-pole.com
    Thank you
    Harrison

    Hello,
    Suppose you have a symbol instance named 'mysound_track' inside your  stage.
    After embedding the OAM in Muse, you can try the following snippet on scroll event
    var comp = document.getElementById('<OBJECT ID>').contentWindow.AdobeEdge.getComposition("<COMPOSITION ID>");
    var sym = comp.getStage().getSymbol("mysound_track");
    sym.stop(time); //Seek to the required time position
    sym.play();
    Notes:
    Replace ObjectID, CompostionID, time as required
    To make sure that Object tag is  loaded, you can initiate the communication from Object tag by using window.parent property

  • Music videos play audio only

    i have a bunch of music videos i downloaded from youtube using PodTube. the videos are in .mp4 format that are converted for the ipod. when i sync them to the iphone they appear in the music video section, but when i play them i get a blank screen but it plays the full audio. my question is, how do i get the video to play (along w/ the audio)?
    the video dimensions are 320x240 and the codec is MPEG-4.

    found a temporary solution, but it still strange. for each clip I did "get info" and changed the media type from "video clip" to "films". Now they play just fine.

  • Movies play audio-only with no picture

    I've been having a weird bug with iTunes lately (I'm using iTunes 10.7 in Lion). Sometimes when I play a movie, I hear the audio but there is no picture, not even a black box. It's as if the movie is completey invisible. If I use the drop-down menu to try and watch in "full screen mode" the screen fills up with that gray fabric background that Apple has but still no picture on top of it. If I quit iTunes and then re-open it, then the movie suddenly plays fine. So it's not a serious problem but is very annoying.
    I have two monitors on my computer - maybe that is somehow messing things up? Also, it doesn't happen all the time but it happens frequently. I can't seem to figure out any pattern or "trigger" that could be causing it to do this. All my iTunes content is stored on an external USB drive that is getting prettty full but I doubt that's the problem - although you never know so I thought I'd mention it.
    Anyone else have this problem? Is there a solution?

    Try to disable the hardware acceleration in the Flash Player.
    See:
    * https://support.mozilla.com/kb/Cannot+view+full+screen+Flash+videos
    * http://www.youtube.com/swf_test.html (right-click the player: Settings)
    Flash "Display settings" window:
    * http://www.macromedia.com/support/documentation/en/flashplayer/help/help01.html

  • AVI video plays audio only on MacOS, QuickTime 7.2.0

    Hi,
    I recently received an AVI video from a friend. When I play it on either QT 7.2 or RealPlayer -- I get the audio, but no video.
    I transferred the file to a PC running Windows XP, and QuickTime plays the video properly there.
    Any suggestions?

    But how would I know which codec is correct for my particular AVI?
    If the file opens in the QT Player, open the "Inspector" window and check the "Format:" line. For most files it will indicate the video codec used, encoded dimensions, and color depth of the video track, as well as, the audio codec, channel assignments, and sampling rate of the soud track. Usually this is enough for you to google the codec for Mac use to see if something is readily available. For most commonly use AVI formats, Perien is frequently sufficient. If the codec turns out to be proprietary (e.g., DivX, WMV, ext.), then you may have to purchase a codec. If it turns out to a really old one like "Indeo," then you may simply be out of luck as far as the QT Player is concerned.

Maybe you are looking for

  • DVI to Video - TV not recognized!

    hi excuse me for adding this post since the subject above came up in another post of mine with a different subject line... so i have hooked up a cinema display and added apples DVI-Video adapter to the second output of my NV7800GT card. then, when i

  • Photoshop not working properly in Mavericks 10.9.1

    So i have major issues in Photoshop since upgrading to Mavericks!! Ive seen this all over the internet, but didnt find a real definitive answer to the issue, so im just going to post my own delema in the hopes we can find a solution. Since the "upgra

  • Time Machine creates duplicate bu of external hard drive

    First, some disclosure: 1. I utilize Logic Studio (Pro 9) and use it daily. It crashes 2-3 times a week with little justification. 2. I have begun getting a prompt that says I’ve removed a drive without ejecting it first....but in reality, I haven’t

  • NonBlocking_With_Callback

    Can anyone please provide a clear explanation/Usage of the Function "NonBlocking_With_Callback" in the WebUtil_Host package? I looked at the WebUtil online documentation. It has very little information on its usage. It would be great if someone who h

  • My gmail Contacts will not load in Firefox, but OK in other browsers Please advise

    For months now, in each versions of Firefox, when I open my gmail and click of Mail/Contacts, an''' oops''' error message appears, and the Contacts will not load. However, in other browsers, IE and Chrome there is no problem, so it '''has''' to be a