Maybe you're loading the xml file relative to the swf?

If you define the xml files location relative to the swf file and the html
document you're embedding the swf file into is located in different
directory then the xml location will be incorrect.

example:

Lets say that these are the paths:

./player/player.swf
./player/playlist.xml
./index.html

If you pass './playlist.xml' as the path from where index.html is located
(as it would be the correct location relative from player.swf) and run the
index.html you should get null for your playlist.xml.

I'm doubting it's the playlist.xml path that is incorrect since you
mentioned that you've seen it work in the textfield, but maybe the paths to
the mp3s should be tested...

In the end, all paths must be defined relative to the swf.

You can email me the files if it becomes really critical: [EMAIL PROTECTED]

M.

On 6/12/06, Matt Mc <[EMAIL PROTECTED]> wrote:



elibol <[EMAIL PROTECTED]>

I really appreciate you guys helping. For some reason it is still not
working. I am going to load a zip file of the project. I just need this
playlist to be dynamic to make my boss happy before I get canned. he knows I
am not an actionscripter but he seems to think this is easy.

Perhaps it has something to do with the way the files are set up. It works
just fine untill I try to load a variable. I know it is their because I
tested it in a text box.

If anyone can help That would be great. I have a feeling I will be up all
night again.

Matthew McLemore

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to