I have a flash carousel with products. The products are being loaded from a xml file. When you click on a product in the carousel a dialog modal needs to popup.
im using in the flash geturl function. But what should i put in here? got to be something like
javascript:openFunction()
but this doesnt work, anyone have some ideas?
and what should i write for the openFunction() in my jquery file?.
I dont need the complete script, just a step in the right direction is fine too :)
Thnx