Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Embed in a AS2 flash site

No replies

Hi, I would like to embed the player in a AS2 flash site, and I would like to selecct different playlists with buttons, and try this

on (release) {
loadMovie("1\mp3player.swf",playbot);
loadVariables("file=1\playlist1.xml&autostart=true", "playbot");

}

but don't work anything... what the problem is?