Welcome to Dream.In.Code
Getting Help is Easy!

Join 86,392 Programmers. There are 1,406 online right now! Ask your question and get quick answers from Dream.In.Code experts. Join the #1 programming help community on the internet! Registration is fast and FREE... Join Now!

Chat LIVE With a Expert
Powered by LivePerson.com

Register to Make This Box Go Away!

HTML Link - To Flash - To XML ( Music PLayer Like Amazon.com )

 
Closed TopicStart new topic

HTML Link - To Flash - To XML ( Music PLayer Like Amazon.com ), Special Mp3 Player - Using Javascript and Xml

bmcc81
post 28 Apr, 2008 - 02:06 PM
Post #1


D.I.C Head

**
Joined: 10 Jul, 2007
Posts: 70



Hi,

I'm making this Music Player which is kinda like the one found at Amazon

So basically I use html Link to send the playhead to specific frames that load XML Song url and track Name.

What I wanna do now (in the HTML) is have another function that let's flash know what CD to pick out of the XML.

So I need a function like this one to tell flash what CD to pick
CODE

function CDID() {
  if (movieIsLoaded(thisMovie(movieName))) {
    thisMovie(movieName).Play();
  }
}


and also in the html the a ref where I send the CDID = name // The CD ID Name

CODE

<a href= "#" CDID= "ElvisCD "VALUE="Goto Frame 9" ONCLICK="go(9)" >go to the frame 9</a>


Then I would need an If Statement in flash to realize what flash to play.

Does anyone know how to write the CDID to choose what CD to pick in the XML.


Once it pick the right CD in XML the I can load the approriate songs.


Thanks,


User is offlineProfile CardPM
Go to the top of the page
+Quote Post


bmcc81
post 29 Apr, 2008 - 12:48 PM
Post #2


D.I.C Head

**
Joined: 10 Jul, 2007
Posts: 70

I basically figured it out you can check out THIS THREAD where I got some help.

All I have to do know is get the passed variable that I sent into flash to replace the relative link in my actionscript.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Closed TopicStart new topic
Time is now: 5/17/08 05:03AM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month