Desperately need help getting Flash music player to work correctly!

I'm working up a Flash template for a site that has a music player for 3 different tracks.  The template came with 3 separate fla files for each track (Music1.fla, Music2.fla and Music3.fla), which I opened and imported my own mp3's into, set them to repeat only once, and then published the swf's.  The music player works fine, but when the first song ends, the music stops unless you click on the next music track in the player.  I'd like to have it where after the first song finishes it automatically starts playing the next song, then when it finishes the 3rd and final song it goes back to song one.  How can I do this?  Is it as easy as inserting some Actionscript into the Music fla's or would it have to be fixed in the player itself on the site's fla?
I have the site uploaded here to check out:
http://truetilldeathhq.com/main8_v7/main8_v7.html
Thanks in advance for your help, I'm really in a bind and need to get this fixed quickly!!

K, give this a shot.
All you need to do is duplicate the code on the buttons in the sound controller that load the three songs.  So on the last frame of music1.fla, enter -
    path="music2.swf";
    loadMovieNum(path,1);
Do the same for the other music flas using the next song number. You may have to add _root. before the loadMovieNum command, so it would be:
_root.loadMovieNum(path,1);
This will only work if the mp3s are imbedded in the music flas.  You will have to add a zillion frames to the timeline to see where the audio file ends, create a keyframe there and enter code on the keyframe.

Similar Messages

  • Hello, so today I realized that my iPhone with iOS 6 is frozen on the music. I can get back to the home screen but I can't get the music player to work because its frozen on the w's and will not respond to touch. I would be grateful for any help on this.

    Hello, so today I realized that my iPhone with iOS 6 is frozen on the music. I can get back to the home screen but I can't get the music player to work because its frozen on the w's and will not respond to touch. I would be grateful for any help on this.

    Hi deamayfield,
    Thanks for visiting Apple Support Communities.
    If your Music app is unresponsive, try restarting/resetting your iPhone:
    iOS: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/ht1430
    Best,
    Jeremy

  • Need help getting Adobe OnLocation CS3 to work with windows 7 64 bit. Any ideas?

    Need help getting Adobe OnLocation CS3 to work with windows 7 64 bit.  The program installed ok and the S/N took.
    The program does record video and audio HDV M2T.
    The problem is video doesn't display or play back on the monitor component @ 16:9 or 720 p.  4:3....
    The scopes respond as do the audio components when recording. (with a blank monitor component).
    The video does play back on my system no problem.
    Any ideas?
    Dan

    Moving the discussion to OnLocation
    Thanks,
    Atul Saini

  • Need help getting flash player back

    i had flash player 7.0 but i didnt think i was going to need
    it so i uninstalled it....now i cant watch utube,,ufc clips....or
    anything i was once able to watch....i really need help getting it
    back what can i do to get it back....i just want the one i
    had...not an updated one....

    Hello,
    Welcome to Adobe Forums.
    This might help you : http://forums.adobe.com/message/5130002#5130002
    Thanks,
    Vikram

  • HT1386 I need help getting my music to sync from iphone to computer itunes. Got a new computer and everything else will sync but my music from my iphone.

    I use my work computer to sync my iphone due to outlook appointments and email.  I was given a new computer and got everything transferred ok, except for my music.  I need to transfer my music from my iphone to my computer itunes.  itunes is only giving me the option to sync from itunes to iphone, which would wipe out all of my music I think.  Can someone help with this?

    razmee209 is right, but if you can't get your old computer, you can use iExplorer to download your music from your phone to your computer.  I've used it for other things and it works.
    http://www.macroplant.com/iexplorer/?utm_expid=15979170-3&utm_referrer=http%3A%2 F%2Fosxdaily.com%2F2012%2F06%2F04%2Ftransfer-music-from-iphone-ipod-or-ipad-to-c omputer%2F

  • Need help getting Flash object to work

    The latest version of Dreamweaver automatically converted my
    Flash code to be compatible with IE, but now my Flash object
    doesn't work in any browser. What is wrong here?

    You need it for this reason -
    It's IE-only behaviour as a result of changes Microsoft made
    several
    years ago to their browser, regarding how Active Content
    (Flash, Quicktime
    etc)
    is handled, after losing a high profile court case.
    http://blog.deconcept.com/2005/12/15/internet-explorer-eolas-changes-and-the-flash-plugin/
    Background:
    http://en.wikipedia.org/wiki/Eolas
    See also
    http://www.adobe.com/devnet/activecontent/
    If you're running Dreamweaver 8.0.2/CS3, the fix is already
    built into DW's
    interface.
    If not, try
    http://blog.deconcept.com/swfobject/
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "AngryCloud" <[email protected]> wrote in
    message
    news:[email protected]...
    >I can't provide a link, but I know where the problem
    lies. It is on the
    > JavaScript line. In Dreamweaver, if I set the source to
    a static file, it
    > automatically removes the '.swf' on the end of the
    source in the code, so
    > 'flashgame.swf' becomes just 'flashgame'. But with a
    dynamic source, the
    > '.swf'
    > is included in the dynamic string, and is not removed.
    So when I load the
    > page
    > in the browser, I believe the JavaScript object ends up
    setting the source
    > to
    > something like 'flashgame.swf.swf', and therefore does
    not display.
    >
    > So first of all, why do I need the JavaScript code at
    all? The Object code
    > seems to work just fine. And if it necessary to keep the
    JavaScript code,
    > how
    > do I prevent it from adding that extra '.swf' on the
    end?
    >
    >
    Dynamic Source:
    > <script type="text/javascript">
    > AC_FL_RunContent(
    > 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
    > version=9,0,28,0','width','32','height','32',
    'src','<?php echo
    > $row_submission_data['source']; ?>'
    > ,'quality','high','pluginspage','
    http://www.adobe.com/shockwave/download/downloa
    > d.cgi?P1_Prod_Version=ShockwaveFlash' ); //end AC code
    > </script>
    >
    >
    Static Source:
    > <script type="text/javascript">
    > AC_FL_RunContent(
    > 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
    > version=9,0,28,0','width','550','height','400',
    'src','flashgame'
    > ,'quality','high','pluginspage','
    http://www.adobe.com/shockwave/download/downloa
    > d.cgi?P1_Prod_Version=ShockwaveFlash' ); //end AC code
    > </script>
    >

  • Desperately Need Help: Why won't remote desktop work w/VPN to a PC?

    I am seriously losing my mind and the IT people at my job are clueless. I am not that sophisticated but, when it comes to macs, I might as well be a genius in comparison to them.  At work I have a PC running Windows Vista.  I have installed on my Mac (running Mavericks) VPN through Netextender.  I can connect to VPN with no problems.  However, when I try to login thru remote desktop, it tells me my work computer cannot be reached.  My work computer is most certainly on and reachable.  I desperately need to figure this out!! Please help!

    Hi Gailkav,
    Welcome to the Forums     
    As per the query we understood that you are facing issue with USB in your Lenovo B50-30 laptop.
    Try to connect other USB devices like pen drive, external HDD and check if that is been recognized,
    Try to boot the system into safe mode and check for the issue.
    Hope this helps. Do post back if the issue persists!                                         ​          
    Best regards,                                                   ​       
    Ashwin. S
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Need help getting Flash site running after pointed to new nameservers

    Can't get Gaia site working on a new server
    « on: Today at 03:10:35 PM »
    Quote Modify Remove
    Hi.  I recently switched from 1&1 shared hosting to a new webhost, Holistic.
    My Flash site (based on the Gaia framework) doesn't work now.
    Using the Flashplayer Debugger, I got the following error:
    from Main:  view.scaleX = 0.9041666666666667 and view.scaleY = 1.0129032258064516
    from Main:  view.x = 0 and view.y = 0
    Error: Failed to load policy file from xmlsocket://127.0.0.1:5800
    Error: Request for resource at xmlsocket://127.0.0.1:5800 by requestor from http://www.yourgods.com/bin/main.swf has failed because the server cannot be reached.
    *** Security Sandbox Violation ***
    Connection to 127.0.0.1:5800 halted - not permitted from http://www.yourgods.com/bin/main.swf
    Error: Request for resource at xmlsocket://127.0.0.1:5800 by requestor from http://www.yourgods.com/bin/main.swf has failed because the server cannot be reached.
    Also got this note even though I've set allowscriptaccess to always in my index.html:
    Warning: AllowScriptAccess='never' found in HTML.  This setting is ineffective and deprecated.  See http://www.adobe.com/go/allowscriptaccess for details.
    Warning: 'com' has no property 'onEnterFrame'
    Regarding the Security Sandbox violation, my old webhost was 1&1, and they are still the official Registrar of YourGods.com - but I now have YourGods.com pointed at the DomainNameServers for my new host, Holistic, which specializes in Drupal and has no experience with Flash - so I hope you'll bear with me and offer what guidance you can since they said I was basically on my own for troubleshooting any Flash related problems.
    Is that likely to be the source of my problem (that I'm only 'pointing' to the nameservers and have only 'parked' my domain with the new host instead of transferring it completely?
    And if so, do I just need to create a cross domain policy xml file like the one below and leave it on my Old Webhost?
    <?xml version="1.0"?> 
        <cross-domain-policy> 
        <allow-access-from domain="MyNewDedicatedIPAddressHere" /> 
        </cross-domain-policy>
    I've never dealt with this cross domain stuff before so any help would be much appreciated.

    As a test, I uploaded my Flash/Gaia site into an existing site on my old host.  And although the site actually works in this setting, when I run things in the FlashPlayerDebugger, I'm still getting Security Sandbox Violations - so (as adninjastrator suggested in earlier post), this may have nothing to do with the DNS changes - but perhaps with my setting things up wrong somewhere so that the Flashplayer is trying to access my local computer - maybe??
    Debugger logs gives me this:
    Error: Failed to load policy file from xmlsocket://127.0.0.1:5800
    Error: Request for resource at xmlsocket://127.0.0.1:5800 by requestor from http://recreationofthegods.com/bin/main.swf has failed because the server cannot be reached.
    *** Security Sandbox Violation ***
    So, I've now uploaded the identical bin (which contains all the files for my site) - but I'm getting different behaviors on the two hosts.
    On the new holistic servers, the site won't go past the first page:  www.yourgods.com
    On the 1&1 servers, I still get runtime errors in FlashPlayerDebugger - but the site runs ok - http://www.RecreationOfTheGods.com/bin/index.html
    Posting those links in hopes someone with more experience in these sandbox issues can help steer me in the right direction.

  • I Need Help Getting Flash to Work

    I am trying to watch videos on ExpertVillage.com and can not
    get them to open. My Flash Player has been uninstalled and
    reinstalled with a new downloaded version. I can see a black box
    where the video should be but no download, therefore no video.
    Running WIN XP MCE, IE7.

    How to perform a "clean install" of Flash Player in Mac OS X

  • I need help getting my music and videos to have sound again.

    Today I noticed that the sound (music, games and videos) was not working on my Iphone 4.  I can still hear updates, phone calls, ringing, text messages etc.  I have backed up the phone and restored it, but that didnt work.  If I plug head phones into the phone that works.  I dont understand.  Does anyone have any suggestions beforeI take it an Apple store or just get a new phone.

    Hi jenanoch,
    Welcome to the Support Communities!
    The article below may be able to help you with this.
    Click on the link to see more details and screenshots. 
    Phone: No sound or distorted sound from speaker
    http://support.apple.com/kb/TS5180
    Cheers,
    - Judy

  • HT204053 Need help getting my music from iCloud match to my new macbook

    I recently bought a new MacBook Pro.     I'm finally leaving Wintel behind.  Yay!   
    Anyway, on my soon-to-be history PC, through my iTunes app on the PC, I paid the 29.95 to join iCloud Match, and it spent a few hours syncining all my itunes songs up to iCloud, including a few hours it spent uploading CD-sourced music on my PC that it couldn't match up automatically.    So far so good.   
    But now, I'm on my new Macbook pro, which came pre-loaded with iTunes, I'm trying to figure out how to assoicate my new MacBook Pro with the library my PC created in iCloud.      Ultimately, I just want to get rid of my PC, and have my new Mac be the device that houses my iTunes librarry, and to which I can attach my iPod from now on to sync with.  
    What's my next step?    Do I have to pay another 29 bucks via my MacBook to make it a valid device on the iCloud Match account?   Or is there a way I can just log into the new icloud account from my MacBook, to download the library?    I don't mind paying the 29 bucks again if that's what's necessary.  That's not the issue.    I just want to start using my Mac as the "conduit to iTunes for my iPod", in the way that my PC used to be, so I can finally dump that PC.   
    Any suggestions??

    Here's an update:   I decided to go through the new Mac, and try to at least Authorize it into my iTunes account throught the itunes app on the MacBook, to see what happened.    Well, I got a message on the Mac that I have exceeded the limit of 5 computers that could be associated with my itunes library.  
    Most of these are old computers I've long since thrown away.    So, I want to disable them.   But Apple only gives the option, to "Deauthorize All".    Which thereafter, I assume I can just enable the new Mac.    But here's my worry:
      When I "deauthorize all" will that have any effect on the integrity of the library I have sitting in iCloud??  By deauthorizing all computers, and then just re-enabling one (my new Mac), is there ANY way in this process that all the songs I've purchased through itunes AND all the songs I've CD-imported on my old computer that were all uploaded to iCloud ---- that nothing will be lost or erased???

  • Need help getting my music from itunes to my iphone 5s

    Please help!! I have backed up my phone and I just want my music to stay on my phone but i have to keep downloading it. what do I do to keep it there without having that cloud with the arrow next to it.

    You've posted to the iTunes match forum. Do you subscribe to iTunes Match?

  • I need help getting flash to work on my computer

    I've installed, deleted, reinstalled, but nothing works
    mac os X 10.9.1
    about 14 months old
    all other software from adobe runs fine
    just don't know what to do next

    How to perform a "clean install" of Flash Player in Mac OS X

  • Need help getting some music 'across the bridge'

    So I've been clicking and dragging music
    from my external hard drive into my iTunes
    and so far alot of the records have made
    the leap...
    however, there are a handful that WILL NOT
    make the move. I'll select them and then drag
    'em over but they don't add to my iTunes.
    What's the deal?
    yes, I've checked to see if they were 'protected'
    they are not.
    yes, I've checked to make sure they work fine.
    They do.
    I'm lost here.

    Try mp3val.
    Alternatively the tracks may have been successfully added to the library but are listed somewhere unexpected.
    tt2

  • I need help getting my Thunderbolt display to work with Windows 7 through Bootcamp.

    I recently bought a thunderbolt display and it works great in my Mac environment.  But I recently added Bootcamp and Windows 7 (I need since my Broker Dealer only uses Internet Explorer).  Unfortunately, I can't seem to get Windows to recognize my Thunderbolt display.  Today, I spent 2 hours with a very kind advisor from Apple Support but we didn't have any success.
    Here's my setup:
    MacBook Pro (purchased new in 2011) with i7 processor
    Thunderbolt Display
    Lion OS (all updates installed)
    Bootcamp with Windows 7 Ultimate 64-bit (all updates installed)
    With the help of Apple Support, I downloaded and reinstalled (through the repair option) all the Bootcamp drivers.  I shut down my computer, plugged in the Thunderbolt display, turned it on and booted into Windows 7.  When the Windows Welcome screen appears, it shows on my Thunderbolt display for about 2-3 seconds.  But the thunderbolt quickly goes black.  My MacBook Pro changes to a 640x480 resolution and the Thunderbolt remains blacked out--with no signs of even a single flicker.  Once the computer finishes the start-up, my MacBook Pro remains in a 640x480 resolution, with no option to change the resolution (it's grayed out in Windows control panel).  If I unplug the Thunderbolt cable from my MacBook pro, the high resolution of my MacBook pro snaps back to normal.
    To me, this seems like some type of driver problem but I must be missing something simple because it appears that Thunderbolt works with Bootcamp and Windows 7--based on some of the readings I've found here in the Apple support community.  I'm most appreciative of anyone's help here.

    Moving the discussion to OnLocation
    Thanks,
    Atul Saini

Maybe you are looking for

  • HOw can i show a table(name given in parameters) in a report program

    I made a report in which there is a paremeter asking for a table name .... PARAMETERS TBLLE_NAME(10) OBLIGATORY. Now when I enter the table namke then how can i show its values.... HINT:- We have to use fiels symbols....AND THE USER CAN ENTER ANY DDI

  • IPhone 6 contacts & iCloud sync = not so much

    When I add/change a contact on the iPhone (6), it doesn't always sync with iCloud (and therefore with my other devices). When I do it the other way around (add contact on MacBook or iMac), it appears on the phone immediately. I searched the database

  • Exporting Bank Files

    I am a system administrator in Windows and I am able to export my Bank File via the Payment Wizard in 2007A Patch 15 (uses BIS I beleive). I have a user who is a Super User in SAP, but a normal user in Windows. They have full read, write and delete t

  • HT4848 Mavericks does not restore from most recent backup

    I want to change the HD on my MacBook Pro. I have proceeded as advised and installed Mac OS (Mavericks) on the new drive using the recovery function. However, when I try to restore the data from Time Machine the only backup that is available is one f

  • Diff between all views

    hi all,        can any body tell me the diff between all views projection view ,database view,maintance view,help view plz tell me the difference with a example hope for positive reponse