Problems playing FLVs through a Director shell

Hi All.
I wasn't sure whether this post belonged here or in 'basics',
so please
excuse me if I got it wrong!
We have built a Flash application, published for FP8 that is
wrapped in a
Director MX2004 (10.1.1) shell using the latest Flash Asset
Xtra.
Part of the functionality is that it dynamically loads and
plays back FLVs
using the NetStream Class. This all works very well until we
try to run the
app from CD. Then it works on some PCs and fails on others.
From what we can
see it is only failing on Windows XP machines with IE7
installed. Does
anyone have any further insight or information on this
please?
Many thanks,
Pete
Remove '_spamkiller_' to mail

Last night I tried:
Run the app on my home PC which had IE6 installed under XP
Pro (worked
fine),
<gulp> installing IE7</gulp> - sadly, still
worked fine. This may be because
I have Director MX2004 installed too though.
Today we plan to re-run the test with a machine without
Director on it...
Anybody...?
Pete
Remove '_spamkiller_' to mail

Similar Messages

  • Problems playing music through my pioneer car stereo

    I have an iPhone 3GS with the os4 software update and ever since I have updated the software the iPod function has had problems playin playlists when connected to my in car stereo. I connect the phone through the port at the bottom and the stereo takes control, once I have picked my song and let it play after 3 or so songs the iPod crashes and the stereo reads error n/a USB device.
    Can anyone help me with this, cheers
    Can anyone else

    I am having the same problem! Ever since I updated my software I have had all sorts of problems. And just when I thought I got them all figured out I plugged my iphone 3gs into my truck stereo only to have nothing happen. I have a kenwood ixa w404 which only uses the USB to play external music. I cant get any music to work from my iphone, but my wifes ipod works fine. Please let me know if you figure anything out. Please help!!

  • Problem: Playing Ipod Through Powerbook Speakers

    It's not hi-fi, but on a recent road trip, we tried playing our 60G Ipod thorugh our Powerbook 15" G4.
    -Connected with standard 3.5mm cable from Ipod output jack to Powerbook audio line-in port (not headphone port).
    -Signal from Ipod is clearly visible on the Input Level indicator on the Sound control app in System Preferences.
    -Output level set to Maximum in the Output control, and Mute is off.
    -Double checked Audio icon in Menu bar, and Volume slider is up to Full.
    Still no audio through Powerbook speakers. Odd.
    If anyone has any advice on this, a direct email would be much appreciated. Many thanks in advance.
    <[email protected]>
    Joe Vinikow
    Seattle
    Powerbook G4 15"   Mac OS X (10.4.7)  
    Powerbook G4 15"   Mac OS X (10.4.7)  

    It seems there is no built-in way to connect your audio input to your audio output. Perhaps Apple were trying to ensure people didn't accidently get feedback from the internal microphone.
    Why not try Rogue Amoeba's free LineIn? http://www.rogueamoeba.com/freebies/
    They describe it LineIn is a simple application for OS X to enable the soft playthru of audio from input devices. In simpler terms, you can use LineIn to play sound coming in through a microphone or any other device plugged in to your Sound In port.

  • HT1386 problems playing music through speakers of 2012 jeep cherokee

    My phone was working either by bluetooth or the USB cable.  Now it comes up "stopped" or "paused".  Any suggestions????

    This is very basic, but have you tried restarting/resetting the device?
    http://support.apple.com/kb/HT1430

  • Director 12 on MAC not playing .flv files; only Quicktime

    Although Adobe has now abandoned .flv as a supported format (which is too bad) I used it for putting embeded cue points into the movie to trigger Flash actionscript and create essentially closed captions (under the video).
    Then I use the .swf movies within Director.
    The problem is, on my machine, and some others, it works as expected.  On some machines, the .flv never loads and therefore never plays.  The Flash video component skin looks like it's just constantly trying to download the movie (green bars moving in the playback scrubber).
    As a work-around; I now have put in text behind the videos saying "Due to the Adobe vs Apple Wars, the video isn't palying on all Apple computers.  Please type 'a' to play the video in a window, and 'x' to close that window before proceeding".
    That, essentially, opens a MIAW (Movie in a Window) using lingo from the director shell, which just plays a Quicktime movie...and a bar underneath that reminds them to type "x" to close the window.
    The difficulty with that is multi-fold; including
    having to supply all videos in (2) formats (Quicktime and FLV) which is pushing the size limits of a DVD,
    and more importantly it doesn't have the cue points for closed captioning.  I believe there are ways to embed that in the Quicktime movie; but that will be an additional burden, and
    it's still not a very graceful way to integrate video playback.  The .flv's look great; and the I like how the playback component skin can have audio control, timer references, etc.
    Any advice?

    A couple things may be at work here, and most likely related to the software installed on the targeted systems.
    First, It could be a MIME type issue on the playback machine.  Typically FLV and F4V aren't "known" file extensions in the MIME list. They are added to the system MIME list when the Flash Player plugin or the now-deprecated Adobe Media Player is installed. 
    Secondly, The older versions of Mac (pre-Lion) supported FLV playback in QuickTime using Perian (also now deprecated Perian - The swiss-army knife of QuickTime® components ).  I believe that was using Quicktime 7 versus Quicktime X (correct me if I'm wrong).  Mavericks doesn't really playback in QuickTime 7 anymore, even if you try to open using QT7.  It "forwards" over to version X  - which is annoying in my opinion as sometimes I want to use my QT7 Pro features.  But I digress...
    An option that *may* work for you is to use an XML cue point list with the H.264 MP4 steaming videos instead of the FLV playback.  Then, do a message sent to the sprites to trigger a member .text change for your captions.  I know that CS5 Media Encoder had that capability to output an XML file.  Not certain if CS6 or CC retained this feature since they deprecated FLV/F4V.
    Using Adobe Media Encoder CS5 | Adobe Developer Connection
    Some ideas and rambling.    Hope it's of assistance.
    Cheers,
    Monica

  • Is there a way to play flv & mkv file formats through media element in windows 8.1 app ?

    i am trying to develop a video player so i just thought Is there a way to play flv & mkv file formats through media element in windows 8.1 app ? , coz when i tried media element it is supporting only mp4 & avi formats.

    Here is a list of Media Foundation codecs
    http://msdn.microsoft.com/en-us/library/windows/desktop/dd757927(v=vs.85).aspx
    For the rest of the formats you have you write your own MFT-based codec and ship the codec with your app. See also
    implementing a Codec MFT (http://msdn.microsoft.com/en-us/library/windows/desktop/dd757274(v=vs.85).aspx)
    Media extensions sample (https://code.msdn.microsoft.com/windowsapps/Media-extensions-sample-7b466096)
    MKV and FLV are just container formats, though, you need to survey some video files to see what video codecs are actually in streams and support them one by one. Supporting some proprietary video formats may involve licensing costs from patent holders.
    Visual C++ MVP

  • Iphone 5 stopped charging and playing music through usb in my 2012 Chevy sonic after iOS 8.1 update. Several friends have same problem. Hard reset didn't help. Help???

    Iphone 5 stopped charging and playing music through usb in my 2012 Chevy sonic after iOS 8.1 update. Several friends have same problem. Hard reset didn't help. Help???

    Fixed it. It is on Chevrolet's end. Press config to access the configuration settings. Turn menu/tune knob to highlight vehicle settings. Press menu/tune to select the vehicle settings menu. Choose return to factory settings.

  • Problems with embedding swfs into Director 11.5

    Hello everyone,
    I am hoping someone can help me and please bear with me - I don't know a lot about director - I can do some Lingo and get around in the program to make things work.
    Right now I am working on an interactive presentation where the user can click a button to view an animation. I am using Director 11.5 for my presentation and have made my animations in After Effects CS3 -- from there I converted my .mov files to .flv files using the Adobe Media Encoder CS4... then I took my .flv file into Flash and published it as a swf file.
    The problem that I am having is that when I play the presentation (within Director and after publishing the .app/projector file) the swf files are playing - but there is all this glitchy-artifact stuff all over them. Does anyone know why this would be happening? When I play the swf files in the flash player they look great. Before, when I was using Flash MX and Director MX, I never had any problems with embedding my swf animation files - and they played great - without any artifact. Any and all help would be much appreciated as this project is due in the next few days and I would prefer to figure out a solution rather than uninstalling Flash CS4 and Director 11.5 - and going back to MX.
    I toyed with the thought that my video card isn't good enough but I tested the .app file on another machine and the glitchy-artifacts were still there. I have attached a jpg showing the artifact that appears.
    I am running Mac OS X 10.5.7
    Dual 2 GHz G5 PowerPC
    ATI Radeon X800 XT
    Thank you!

    Sorry... here is the image again and I think the problem might be my machine -- it is very old (~4+ years) and when I tested my .app on a newer intel mac here it worked fine... but maybe I am missing something -- it seems odd that I can see the swf fine in flash player but it is glitchy when played through director or the .app projector file

  • High CPU usage when playing flv files with flash

    As more and more FLV videos are moving to HD, I'm noticing
    high CPU usage and lots of dropped frames when playing FLV video in
    web browser with Flash 10. This is true even if the video isn't
    full screen. I've tried a variety of browsers (Firefox, I.E.,
    Chrome) and the problem occurs on all of them so it's pretty clear
    it's a limitation in Flash.
    Now my PC isn't high end (it has a Pentium M 1.86 GHz
    processor), but I can take those same FLV files and load them in
    something like Media Player Classic or Windows Media Player (when
    using ffdshow) and play the FLV files full screen with little or no
    drop in frames and an acceptable CPU rate.
    This is especially annoying on sites like YouTube where I
    actually have to save the video and play it back in something other
    than Flash to have it play back at an acceptable rate. This doesn't
    work for other sites like Amazon.
    Why is the CPU usage so high when decoding and displaying
    videos when compared to other media players?

    I've been doing research about this excessively high CPU usage problem (100%!) for weeks because I have also experienced it with my vista home premium laptop. Just recently, I have finally found the solution. The problem is not your browser or your OS or your pc's memory. The problem is caused by authorization for flash player.
    Read the link (posted below) carefully and follow the steps accordingly. If you have already done steps 1 through 6 with your computer, you can go straight to step 7.
    http://thetechangel.com/blogberry/2008/10/adobe-flash-player-10-fix-for-vista-xp/
    PS: I am not the author of that link, so please thank the respective site owner if you find the procedure very helpful.
    Please let me know also if the link solves your problem. I am sharing this because Adobe seems unable to provide solutions to this, and I don't want to hear people suffer.
    My blog:
    http://literaryworks101.blogspot.com
    http://bookofsalamat.blogspot.com
    Thanks

  • NetStream problem for FLV HELP!!!

    Hi everyone,
    I'm building a client server appliction using flash: the
    client app is a projector that connects to a server and loads some
    sfw files from that server. One of these files is used to play
    videos...
    When I test this file locally it works: I run it on my
    computer and it fetches the videos on the server.
    The problem occurs when I load it through the projector; the
    projector is run from my computer, it then loads the mentionned swf
    from the server which in turn loads the videos from the server. So
    the swf and the videos both come from the server...
    I did a little debugging and I think it has something to do
    with the netconnection not being setup properly:
    this.m_oConnection_nc.connect(null);
    seems to be at fault and I'm wondering if I should put the
    domain name as an argument...
    Basically the _videoStatus function never gets callled so i
    assume the NetStream object is not instaciated...
    This is the class used by the swf that plays the video:

    Yeah about that... the security issue is a bit obscur to me
    so I do need to read all those.... but one thing that has me
    confused is if I load the swf residing on my server that plays flv
    from the same server, in a projector that is onmy computer (still
    following?) do I give a relative path for the flv or an absolute (
    http://....)? Also how should I set the
    security policy for my flv local or network?

  • Problem Playing Video in Premiere Pro CS4

    I am having a problem playing video in premiere pro. When I input any movie clip and try to play it in both the timeline and in the preview mode, the audio works fine but the video only plays a few seconds worth of footage at a really slow pace so that it takes up the entire time. For instance if I load a 3 minute video, the sound is normal but over the coarse of that 3 minutes I will only see a small number of the frames and they are cycled through in ultra slow motion.
    All the clips play normally outside of premiere. I have uninstalled and reinstalled the program. I have premiere installed on my laptop and it works fine. I have tried rendering the video first and it still doesn't work. I have tried holding shift before the program is loading and it did nothing. I have downloaded all the updates too. Videos seem to play fine in After Effects.
    Also, I am having trouble when importing HD video into premiere and after effects. For some reason the programs freeze when I try to import footage from my Creative Vado HD pocket video camera.
    Here are my computer specs
    Windows Vista Ultimate 32 Bit
    Intel Core2 Quad q8200
    ATI Radeon 4670 Graphics Card
    Gigabyte Motherboard
    4GB of 800 Mhz RAM
    This is really frustrating. Any help would be greatly appreciated

    Keith,
    The file extension .AVI indicate a "wrapper." All sorts of stuff can be in that wrapper *. Some of that stuff will play/edit fine. Much will not and create issues, as you have seen. Your camera uses a CODEC to create those .AVI files. That CODEC is the issue. I recommend G-Spot to find out what the CODEC is. Some times it's just a matter of having the proper CODEC installed on the computer. Most of the time, it takes much more than that - hence Eddie's links on "conversion." At least G-Spot will get us all on the same playing field, and explicit help can follow - probably to study Eddie's links. My guess is that your camera uses some form of DivX CODEC, hence the problem that you see.
    Good luck,
    Hunt
    * Think of .AVI like the foil wrapper on a stick of gum, when you remove the outer lable. You know it's gum, but not what flavor. Could be Juicyfruit, or Spearmint, or Double-mint. G-Spot will tell you the flavor. PrPro likes some flavors, but hates others.

  • Video PodCast Doesn't Work (Even When I Try to Play it Through Video)

    I have a 60GB Fifth Generation iPod. If I download a video I can only hear the audio- I cannot see the video. This happens if I try to play it through the "Podcasts" button or if I go through the "Video" button (as suggested in a previous posting). The video works fine on iTunes on my computer. How can I view it on my iPod?

    I have the same problem and i just spent 7 pounds on videos for my ipod!!!
    Need help!

  • Flash CS5 unable to play .FLV files on Macbook Pro

    I have a colleague who is trying to put together a Flash package for me  on her macbook pro.  It needs to play an flv file. She is unable to play  flv files on her computer either in Flash or using the Adobe Media  Player. I have no problem playing the same files on my macbook pro,  we're both running the latest OS and have version 1.8 of Adobe Media  Player.
    She went to the Adobe site to download the latest version of Adobe  Media Player, hoping that might include whatever component is missing on  her system. Because of Adobe's decision not to distribute AMP that  didn't help.  She has Flash Professional CS5 11.0.2 on her system.  When  she imports an flv video into a Flash project and tries to play it she  gets an error message saying it can't stream the video. Note that the  video is on her hard drive, it is NOT on the internet so no streaming  should be required.
    The actual error message is: "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."
    Since it's a file on her hard drive, and she has loaded the file  into the Adobe development environment successfully, the one thing we  know for certain is that neither of these reasons is correct. Something  is obviously missing on her system, what is it and what can we do to fix  it?

    I'm getting error too (Error #2044: Unhandled NetStatusEvent:. level=error, code=NetStream.Play.StreamNotFound). I'm getting this with CS5. This file was previously made in CS4 and never got this error.
    Everything (fla and flv too) is on external hard disk.
    As this work requires to be exported to mov, I've found out that everything needs to be on the mac (don't know for pc), like on desktop.
    So, let me wrap up disadvantages I got with Flash CS5:
    - TextField.embedFont makes the font disappear in CS5, so I can't use it, so I can't "play" with text in a comfortable way (in CS4, with embedFont = true, I was able to rotate and stuff). Now I have to make a bitmap out of it. It means 3 lines of code and a new variable, instead of just an easy one.
    - I have to rebuild my entire source path structure for AS classes, as my old one (that took me years of effort to be reasonable and used to work just fine in CS4).
    - I have to move stuff from my hard drive to the desktop, to make flv be played and to make a mov out of my animation.
    CS5 is making my job harder and making me lose a lot of time to find out errors that have no good reason to exist (it was not error. just "place CS5 doesn't like").

  • I recently got an iphone 5S and my songs not purchased from iTunes are grayed out (phone only) and are skipped past when playing them through my iPhone.

    I recently got an iphone 5S and my songs not purchased from iTunes are grayed out (phone only) and are skipped past when playing them through my iPhone. i have tried the following:
    1) Removing all music from phone and resynced to iTunes PC library.
    2) Erased phone and restored from back up
    3) Erased phone and started as a new iPhone
    4) Reformated the music files in my library that weren't playing
    5) Deleted songs from iPhone and computer and re-imported CDs
    6) Tried to redownload my COMPLETE MUSIC LIBRARY from iCloud.
    7) I have also turned it off and turned it back on several times
    8) I tried syncing through my macbook (only moved partial songs to it to see if it would even work).
    9) I have tried to get Siri to play them, did not work.
    10) All music does play fine on my iPod Touch 3rd (iOS6 i think) gen and iTunes on Mac and PC
    11)  I added a CD to my roommates iTunes and it plays on their iPhone 5S but not mine.
    After all of these things it is now WORSE!!!  My iTunes purchased songs are now experiencing the same issue along with some (not all) of the original music files that were skipping and grayed out.  My conclusion is i have no clue at this point!  I have done everything i have found online in EVERY discussion, i have spent over 60 hours trying to get this to work and i am asking myself, i bought this product why am having to fix this when it worked just fine on my iPod touch (3rd Gen) and iPod Classic!!!!  PLEASE APPLE FIX THIS ISSUE FOR US!!!! 

    I had this problem too after i upgdatd to OS X Mavericks... only the songs on my iphone 5s that i purchased from itunes would play.
    i read something about it being a syncing issue. when you plug your phone into your computer with the usb cable, the person said to switch from automatic syncing of itunes to the "manual" option. mine was already set to manual so i wasn't sure anything would work. BUT, when i plugged my phone into my computer, it started to sync all of my music on my phone again (top of itunes bar where song playing/time is listed said "now syncing 123/534 songs to x's iphone"). once that was completed, i checked the music app on my iphone and everything was back to normal!
    so, i would suggest setting your music syncing settings to manual if you haven't tried that yet!
    hope this helps!

  • Ipod freezes when playing video through dock

    Okay, this is a challenging one. I will be surprised if someone can help me figure this one out, but I will be very grateful!!
    Picked up a brand new 60gb 5th generation video ipod the other day. 1.1 update already installed. Everything worked great. Was able to play videos through the AV dock, no problem, and was able to hook it up to the JBL stereo for the ipod, no problem.
    Here is where it gets interesting. I took an avi video from my digital camera, and used Quicktime Pro to convert it into a .mov Apple Quicktime movie. I am using Windows XP. I then imported that .mov movie into itunes. Then I right clicked on the file and told itunes to convert it into the ipod format. I then hooked the ipod up to the computer, and the video was transferred to the ipod with no problems.
    Then I was able to play the video with no problem on the ipod screen (not hooked up to the AV dock). Then I inserted the ipod into the AV dock that is hooked up to my tv. I played videos this way without a problem, before I loaded this new home made video. When I played the new video, I answered Yes to Tv Out, and right after that point my ipod froze up. No video played at all. Then I had to reset my ipod.
    I tried this again several times, with the same result. This was now happening with regular videos that I downloaded from itunes. Also now, when I hooked the ipod up to the JBL stereo, and just tried to play a song, the ipod would freeze up. However, songs and videos play fine when the ipod is not hooked up to a dock.
    It seems to me like my home made video somehow corrupted the software drivers for the port on the ipod.
    Then to fix the problem, I finally had to do the dreaded RESTORE. I could not update the ipod, because I was already at version 1.1. I tried rolling back to an earlier version, but the updater told me that the update was not compatible with my ipod.
    The RESTORE did fix the problem. The ipod was completely back to normal. I could hook it up to the JBL and the AV dock with no problems. Until...yes, I tried playing the home made video again. I just wanted to see if it was a fluke. Same problem came back....arrghhh!
    He is another weird observation. I can start the video playing on the ipod, without it hooked up to the dock, and answer Yes to tv out. The video starts playing, then I can insert the ipod into the dock, while it is still playing, and the video plays fine on the tv, through the dock! Until the video finishes. Once the video finishes, the ipod freezes up again.
    I wonder if this is a hardware problem, and I should just return my ipod. It seems like a software problem to me. I think if it is my home made video that is corrupting my ipod, I think itunes should be smart enough to not copy something to my ipod that is going to corrupt it.
    Ha..ha...wow, sorry that was very long-winded. Anyone have any suggestions?
    Dell Dimension 2.8ghz P4   Windows XP   2.25GB of RAM

    All I can suggest is to re-encode the video as m4v with QT Pro, there might've been a problem in encoding. Also, try sending this same video (setting TV Out to Yes) with the iPod not plugged into the dock and with an Apple RCA cable, if you have one, hooked up to a TV. If that works, the dock connector might be damaged (unlikely) but it's possible. So once you've re-encoded, see if the dock situation works then. Good luck.

Maybe you are looking for

  • Changing the default bullets insertion location closer to the left end of the document

    hi friends i am new to office 2013 & i have a problem in office Word, in a documents when i click on Bullets, system insert it but the space between Bullets & left end of the document page is much for me. how can i configure Word application so that

  • PC TO TV

    Hi! Until such time as I can afford a bigger monitor, I would like to connect my TV to my PC. My TV has the red/white/yellow plugin and S-Video plugin while my desktop has the DVI and HDMI ports. What should I buy to convert the signal? Shaylin

  • Feature Request: Zoom from cursor position

    Default zoom behavior seems to be to zoom with the zoom center at the center of the screen. This works sort of OK. However, it would be more efficient for me if I could zoom with the zoom center at the cursor/mouse position. Then I can quickly zoom i

  • Final Year Project, pls help!

    About javacomm: The javax.comm.properties file must be installed. If it is not, no ports will be found by the system. What is the meaning of this sentence? How can I install the file? I cannot found ports in my system >_< while(thePorts.hasMoreElemen

  • Configuration Docs.

    MODERATOR:  All points have been UNASSIGNED and the thread LOCKED.  Please do not share email addresses or links to copyrighted materials on these forums.  If you have some information please consider posting it to the [Wiki|https://wiki.sdn.sap.com/