I need help with the fade-in overlay cart effect from an xml file.
I have an xml Flash mp3 player. The xml file is being called from an swf (Flash) file embedded in my HTML page.
This is the xml file:
<setting mode="normal" allowDrag="false" allowDoubleClickToSwitchMode="false" showPlaylist="true" autoPlay="true" loop="true" shuffle="false" volume="75" mute="false">
<audio cover="mp3-player/files/TataCover.jpg" singer="Táta Vega" album="This Joy" song="This Joy" url="mp3-player/files/This_Joy.mp3"
link="https://www.e-junkie.com/ecom/gb.php?c=cart&i=DRR-TV0110&cl=58192&ejc=2" linkTarget="ejejc" class="ec_ejc_thkbx"
onClick="javascript:return EJEJC_lc(this);" img="imgs/add_to_cart.jpg"/>
</setting>
I want to be able to get the fade-in overlay cart when I click the BUY button but I can only get it to open a new tab/window.
Can this be done? Am I missing some extra code somewhere?
created
Jun '09
last reply
Jul '09
- 5
replies
- 1.2k
views
- 2
users
- 6
links