Weird issue with loading and playing videos externally - URGENT

I have a project I'm working on where I have an FLV Playback
component on the stage, with thumbnail buttons below to create sort
of a video gallery. When the user clicks on each of these buttons,
a different FLV file will load in the FLV Playback component, which
currently works GREAT when previewing in Flash.
I'm using the following code to link the button input with
the FLV component on the stage:
btn_Audi.onRelease = function() {
videoPlayer.contentPath = "Audi.flv";
btn_Bridgestone.onRelease = function() {
videoPlayer.contentPath = "Bridgestone.flv";
However, when I go to Publish to a folder to upload to the
web, I go to click on one of the thumbnails and the video never
loads. I get the controller bar sitting there scrolling the
barber-shop style colors, but no video loads. I've checked,
re-checked, and triple-checked to make sure ALL the necessary files
are in the directory (since it seems like it's having some issue
finding or loading the video file(s)). I'm completely out of ideas
and need to know if anyone has any thoughts as to what it could be.
Oh, and should it matter that I have this videoPlayer
component "buried" inside the project, as in Scene 1 > movieClip
> movieClip > videoPlayer ? I wouldn't think it would... but
maybe?
Thank you so much in advance -
Michael

Hello Michael,
Did you ever resolve why your videos weren't loading? I'm
having exactly the same problem right now, and it's driving me
nuts. The application runs fine on my development network, but only
displays my loader bar on the live web server. I've triple-checked
everything I can think of, but everything seems fine.
Any advice or anything you might remember would sure be
appreciated.
Best,
Paul

Similar Messages

  • Load and play different external MP3

    I wanted to do something I thought was simple - I wanted to have a sound playing (loaded external mp3) and then have various buttons on the screen that load an alternate song in its place.  Could someone please help me?
    This is what I'm trying to do:
    var myMusic:Sound = new Sound();
    var reqMyMusic:URLRequest = new URLRequest("mySong.mp3");
    myMusic.load(reqMyMusic);
    myMusic.play();
    music1_btn.addEventListener(MouseEvent.CLICK, music1);
    music2_btn.addEventListener(MouseEvent.CLICK, music2);
    function music1(event:Event)
        // LOAD AND PLAY A DIFFERENT MP3 (in place of mySong.mp3)
    function  music2(event:Event)
        // LOAD AND PLAY A DIFFERENT MP3 (in place of mySong.mp3)

    use:
    var myMusic:Sound = new Sound();
    var reqMyMusic:URLRequest = new URLRequest("mySong.mp3");
    myMusic.load(reqMyMusic);
    var sc:SoundChannel = myMusic.play();
    music1_btn.addEventListener(MouseEvent.CLICK, music1);
    music2_btn.addEventListener(MouseEvent.CLICK, music2);
    function music1(event:Event)
    sc.stop();
    myMusic = null;
    myMusic=newSound();
    myMusic.load(new URLRequest("whatever"));
    sc=myMusic.play();
    function  music2(event:Event)
    sc.stop();
    myMusic = null;
    myMusic=newSound();
    myMusic.load(new URLRequest("whatever"));
    sc=myMusic.play();

  • Issues with screensaver after playing video in iTunes

    I've recently started having an issue with my screensaver not turining itself on if i pause videos played in iTunes (fullscreen), and after escaping fullscreen view and pausing video the screensaver won't turn itself on. At all, not until I restart my iMac.
    The iMac is completely up to date (OS X 10.7.2), bought mid-2011, came with Lion. I just got the iMac back from repair service, it should be working fine. Why is this happening?

    My guess is that you have an Nvidia Nforce SATA controller, and are affected by a known bug in the Nvidia driver. Apple mention it briefly at the bottom of this document. HP have posted what appears to be a standard Microsoft SATA driver here to work around the problem until Nvidia releases an updated driver. Since it appears to be a standard driver, you may be able to install it on a non-HP system too.

  • ATV will see homeshare but will not load and play video.

    ATV2 will see and connect to my homeshare library but when I try to watch anything (Movie, TV Show, etc) it shows the loading animation for about 5 minutes and then says that an error has occurred. It was all working two days ago but stopped working when we had a power outage. I have tried resetting the computer, the ATV2, and the router. I have also tried restoring the ATV2. Nothing works. Again, it will allow me to select a video to watch but will try to load and fail.
    ATV2- up to date.
    iTunes- up to date.
    iMac- up to date.
    No Firewall.
    I am not sure what else to do here guys... I have tried literally EVERYTHING that I have found in these support topics and everything that I could think of to get this to work again. I also have an ATV3 in the other room and it is working fine. I know it is NOT a bandwidth issue because everything was working just fine until the power outage 2 days ago which lasted only about 2 seconds..
    Any suggestions?
    About ready to drop-kick this thing and go get a new ATV3 from the Apple Store...
    HELP?!
    Mahalo (Thanks) for any help you can give!
    Steve.

    I am sorry to see that no one replied to this issue.  has it been resolved?  Unfortunately not for me.  I am having the same problem.  Interestingly enough I can play music files from my homesharing iTunes library but I cannot play any video content - including music video. 
    APT2 Loads content (take at least 3 min.)
    Indicates that the movie is there
    I click play or select
    The gear starts spinning
    5 minutes later I get the error message: An error occurred loading this content.  Try again later.
    I have not changed anything in the house regarding computers or routers - other than updating Apple TV 2

  • Issue with nano and music video playlist

    Hello, I have two ipods, a video and a nano. I have a playlist for music videos for the video ipod. To keep them separate I checked "manually manage musc" and checked "sync music" and "selected playlist. I've checked all the playlist, except music video. Under my music, not all the songs in my library show up unless I don't have "manually manage music" checked. What should I do to have certain playlists show up and have all my songs in my library show up? Thanks in advance.

    Also, the music videos show up on my summary. How do I get those off as well?

  • Weird issue with wordpress and mac web services

    Ok so i have a 2.66ghz mac mini server running 10.6.4 and when veiwing a page created with wordpress via localhost is displays everything properly. but when veiwing it as an ip ( http://97.67.201.5 ) it loses all the formating data.
    Anyone have any ideas?

    I could be wrong here, but what did you set as URL in Wordpress? It seems that some of the internal URLs regarding CSS, etc. are not resolved properly. Are there any errors in the Activity window in Safari?
    Just a thought.

  • Weird issue with spacebar and text based apps...

    I've never seen this one before and I've been using OS X since the beginning.
    I'm seeing this on my boss' computer so here goes...
    When using any text based app ie Text Edit, Mail, Microsoft Office 2011, etc. if I try and write a word and then add a few spaces in between that and a new word the app won't let me add more than 2 spaces. If I create another user and try with the said apps there -- adding more than 2 spaces works fine. The thing is my boss doesn't really want to transition to another user because it would take him forever. Thus far, I've repaired permissions and deleted a few suspect preferences. Nothing worked. Any ideas as to why this is happening. Could there be some hidden setting that is user wide that would cause this?
    Regards,
    Scotty

    Moving all the prefs to a folder on the desktop seemed to work. I figured that Mail would be important along with a few other apps like Address Book and iCal so I left them in the Preferences folder. The boss is going to have to deal with any other loss of preferences.
    Thanks Tom!
    ~Scott

  • I'm having problems with Twitter loading up a completely blank page and no longer displaying content and with Bloomberg not playing videos

    I'm having problems with Twitter not loading up content and showing me a blank page. I've tried to empty the browser cache but it doesn't seem to work.
    I also have issues with Bloomberg not playing videos

    Try clearing cookies and cache:
    [[How to clear the cache]]
    [[Deleting cookies]]
    Otherwise use firefox in [[Safe Mode]];
    Also try [[Troubleshooting extensions and themes]]

  • Having lagging problems with YouTube videos, it simply takes so long for the red bar to completely load and the videos frequently pause and take too long to restart playing again.

    I have been having lagging problems with YouTube videos for a number of months now. It simply takes so long for the red bar to completely load and the videos frequently pause and take too long to restart playing again. Even with little 2 and 3 minute videos.
    I have a fast computer and my webpages load really, really fast. I have FireFox 4 browser and a Vista Home Premium 64-bit OS. So I don't have a slow computer or web browser. But these slow YouTube vids take way too long to load for some reason.
    Does anyone have any idea how I can speed up YouTube?

    Hi
    The forums are customer to customer in the first instance, Only the mods (BT) will ask for personal information through a email link. Would you mind posting your Hub stats & BT speed test results this will help all with diagnosis-
    To post the full stats from your router
    for home hub - 192.168.1.254
    Navigate to ADSL Settings or use the A-Z at the top right
    Click on More Details and then post the results.
    Run BT speed tester and post the results from http://speedtester.bt.com/
    If possible it would be best to connect to the BT master socket this will rule out any telephone/broadband extension wiring also consider the housing of the hub/router as anything electrical can cause problems as these are your responsibility, if these are found to be the case Openreach (engineer) will charge BT Broadband, which will be passed onto you, around £130.00.
    Noisy line! When making telephone calls, if so this is not good for your broadband, you can check-
    Quite line test dial 17070 option 2 and listen - should hear nothing best done with old type analogue phone digital (dect) will do but may have slight hiss If you hear noise- crackling pops etc, report it as a noisy line on your phone, don’t mention broadband, Bt Faults on 151.
    As for your FTTC its available in some areas between 40% & 80% of customers in enabled areas can receive it!
    Mortgage Advisor 2000-2008
    Green Energy Advisor 2008-2010
    Charity Health Care Provider Advisor 2010-
    I'm alright Jack....

  • How to load and display the external flv video files in dynamicly and the how to control the flv fil

    How to load and display the external flv video files in dynamicly using AS 3.0
    and  How to control the flv file  add the play paus button and add seekbar.
    I have using to load the flv file following code
    var flvPlaceHolder1:MovieClip = new MovieClip();
    var vid1:Video = new Video(734, 408);
    flvPlaceHolder1.addChild(vid1);
    addChild(flvPlaceHolder1);
    flvPlaceHolder1.x = 1059;
    flvPlaceHolder1.y = 152;
    var nc1:NetConnection = new NetConnection();
    nc1.connect(null);
    var ns1:NetStream = new NetStream(nc1);
    vid1.attachNetStream(ns1);
    var listener1:Object = new Object();
    listener1.onMetaData = function(evt:Object):void {};
    ns1.client = listener1;
    ns1.play("GV-1600 TURNING.flv");
    ns1.addEventListener(NetStatusEvent.NET_STATUS, statusChanged1);
    function statusChanged1(ns1:NetStatusEvent):void
             trace(ns1.info.code);
            if (ns1.info.code == 'NetStream.Buffer.Empty')
                 trace('the video has ended');
                 removeChild(flvPlaceHolder1);
                 //trace('removeChild');
                gotoAndPlay(1786);
    then how to add the play,paus ,full screen button    and   seekbar,volumebar.

    I have to Create the flash presentation for our company product
    In this presentation the left  side the text animation are displayed then right side the our product video is displayed.
    In this presentation i need the following option :
    1, The first product video and animation is finished then the next product is played
    2, then the video displayed  (size width and height 400x300) , I click this video to increase the size(ex:1000x700)
    3, then the playing video i control  it play, stop, paus button and volume bar, seek bar.
    4, then this presentation is displayed on 42 inches LCD TV so this full presentation is run full screen.
    I have finished first two steps 1 and 2
    the following are the screen short and code:-
    code :-
    var count=0;
    var flvPlaceHolder2:MovieClip = new MovieClip();   
    var vid2:Video = new Video(734, 408);
    flvPlaceHolder2.addChild(vid2);
    addChild(flvPlaceHolder2);
    flvPlaceHolder2.x = 1059;
    flvPlaceHolder2.y = 152;
    var nc2:NetConnection = new NetConnection();
    nc2.connect(null);
    var ns2:NetStream = new NetStream(nc2);
    vid2.attachNetStream(ns2);
    var listener2:Object = new Object();
    listener2.onMetaData = function(evt:Object):void {};
    ns2.client = listener2;
    ns2.play("GS-4000.flv");
    this.addEventListener(Event.ENTER_FRAME, BtnFadeIn2);
    function BtnFadeIn2(event:Event):void
        if (this.currentFrame == 387)
            /*flvPlaceHolder2.x = 30;
            flvPlaceHolder2.y = 140;
            vid2.width=1800;
            vid2.height=800;
            trace('Screen size is changed');*/
            if(count==0)
            flvPlaceHolder2.x = 30;
            flvPlaceHolder2.y = 140;
            vid2.width=1800;
            vid2.height=800;
            count++;
    ns2.addEventListener(NetStatusEvent.NET_STATUS, statusChanged2);
    function statusChanged2(ns2:NetStatusEvent):void
        trace(ns2.info.code);
        if (ns2.info.code == 'NetStream.Buffer.Empty')
                trace('the video has ended');
                 removeChild(flvPlaceHolder2);
                 //trace('removeChild');
                gotoAndPlay(433);
    flvPlaceHolder2.buttonMode=true;
    flvPlaceHolder2.addEventListener(MouseEvent.CLICK,home2);
    function home2(e:MouseEvent):void
        if(vid2.width==734 && vid2.height==408)
            flvPlaceHolder2.x = 30;
            flvPlaceHolder2.y = 140;
            vid2.width=1800;
            vid2.height=800;
        else
            flvPlaceHolder2.x = 1059;
            flvPlaceHolder2.y = 152;
            vid2.width=734;
            vid2.height=408;

  • Quicktime video (.mov file) will not load and play in Firefox 3.6.16

    I have a computer with Firefox 3.6.16 installed that will not play Quicktime videos (.mov files) in the browser. This is a desktop computer.
    Another computer (laptop) with exactly the same version of Firefox installed will load and play them perfectly in the Quicktime player.
    Both computers have Quicktime addin 7.6.9.0 installed and designated as the default application for Quicktime movies.
    Both computers play the videos correctly in IE 8.
    When attempting to play the video in Firefox, the player window opens and attempts to load the video, but soon seems to freeze leaving a black window open where the player should be.
    From what I have observed, this seems to be a problem related specifically to this computer, and since the video plays in IE I have ruled out the firewall blocking loading from the site.

    Hi, I've exactly the same problem, 'cept I've XP Pro. When I say exactly, I mean the format used is HDV 1080i60, along with everything else there.
    And I'm right there with you. Why Quicktime can't play a natively encoded HDV Quicktime file (using Final Cut Pro), is beyond me, but basically, I've used K-Lite Codec Pack, and Quicktime. Neither work, although Quicktime does ask for internet connectivity to download resources or something similar (I don't have Internet Access at home). I've used VLC on a friend's PC, and, while it works, there is a very strange, and irritating flicker where there's heavy movement
    Where can I get the resource needed, as another party needs to view the clip, and they already have it. So if they can update their codec library or similar, then that would be much better (as I wouldn't need to upload a FullHD Video again)
    thanks

  • Youtube videos not loading and playing on Mac Mini

    Safari can't stream videos from Youtube.  The videos may start to load and play for a few seconds to a minute, but I can't watch a single video all the way through without it continually pausing for minutes at a time, and then eventually just pausing indefinitely while the video tries to load.  I updated my Adobe Flashplayer plug-in (from Adobe's website), I reset Safari and emptied all of the internet info like cookies and things.  The mac is only a couple weeks old, so there's not a gazillion things added to Safari or anything like that, as far as extensions and plug-ins and whatnot.  I only have the "adblocker" extension, because it was recommended in a thread like this one, and had helped others with the youtube problem.  I'm not terribly computer savvy.  Please help! 

    From the menu bar, select
     ▹ System Preferences… ▹ Flash Player ▹ Advanced
    and click Delete All. Close the preference pane.
    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data
    and confirm. Test.
    If you use a FireWire audio interface, disconnect it and test again.

  • Problem loading and playing samsung videos in elements

    Samsung videos will not play in elements

    hibernian
    No enough information to help you. Answers will be in the details.
    1. What version of Premiere Elements are you using and on what computer operating system is it running?
    2. What Samsung device is recording your videos that you want to edit in Premiere Elements?
    3. What are the properties of those videos, including video and audio compression, frame size, frame rate, variable frame rate, interlaced or progressive, file extension, and pixel aspect ratio?
    4. What are you or the program setting as the project preset to match the properties of your source media?
    5. Are you getting any error messages associated with "problem loading and playing samsung videos in elements"?
    6. Is there a problem loading and playing both video and audio or just video or just audio?
    Let us start here and then we can plan troubleshooting strategy.
    Thank you.
    ATR

  • Safari 8 does not properly load and play any mp4 video

    My Safari 8.0.3 on my OS X 10.10.2 does not actually load and play any MP4 video in-browser. All I see is the black loading bar.
    I have not installed any video codecs on my OS X, nor have I tinkered with any QuickTime settings.

    Perhaps a third parrty Safari add on that was compatible with the prior version of Safari but not 5.1 that's preventing pages to render as they should.
    Read here >  Safari: Unsupported third-party add-ons may cause Safari to unexpectedly quit or have performance issues

  • How can you create a playlist with music and music video and play those from same playlist through Apple TV?

    How can you create a playlist on Ipod touch with music and music video,  and play those from same playlist through Apple TV?  I can download, create a playlist with both music and music video, stream that through the Apple TV with no problem.  The sound and the information show up on the TV, but when it gets to a music video, it only shows the information and "artwork".
    I also have a video playlist - videos play fine through the Apple TV, but will not shuffle through all videos - continues to repeat the same one.  I have most definitely selected shuffle in both locations - from the playlist and on the ipod video screen while video is playing.

    I finally got it... had to sync the photos with the music in iMovie, arrange the voiceover in GarageBand then export to iTunes, and then I was able to put it all together in iMovie and burn in iDVD... had a few glitches along the way but finally finished : )
    Message was edited by: jpewald

Maybe you are looking for