If you don't find here what you are looking for then contact our support service.
Questions
I haven't received the email with the download link. How can I get it?
I don't have a credit card, how can I pay ? Are there alternative payment options?
I'm getting this error message "Is not possible to create data structure.". What is wrong?
Can I pay using my credit card ?
Are these extensions MAC compatible ?
Is possible for the media players based in Flash to reproduce contents from other websites
Is it possible to database drive the playlist maintaining the secure feature in the music player?
I'm getting this error: "TypeError: THE_DOM has no properties" . There is a workaround?
Answers
I get this error when trying to install: "Extension requires more recent version of Macromedia Extension Manager". What I should do ?
I haven't received the email with the download link. How can I get it?

I don't have a credit card, how can I pay ? Are there alternative payment options?
Are these extensions like Adobe software and other extensions which allow use on a laptop as well as a main computer by the same person?
I'm getting this error message "Is not possible to create data structure.". What is wrong?
If this setting does not solve the problem, then follow these steps:
Can I pay using my credit card ?
Are these extensions MAC compatible ?
When I preview my web page atfer I get this message in my Internet Explorer,"To help protect your security, Internet Explorer has restricted...". What is the problem?
If you are testing your page directly from your local hard disk in IE 7, this message appears:
"To help protect your security, Internet Explorer has restricted this webpage from running scripts or ActiveX controls that could access your computer. Click here for options."
In IE 7 this message appears when you test a web page that contains a script or Flash item directly form your local hard disk. When you upload your page to an online web server that message does not appear.
The address from a web server must start with http:// or https:// . On the other hand if the address start with C:\ or file:// then you are testing it from your local hard disk.
Just upload your web page to your web site and you will see that the error disappears.
Is possible for the media players based in Flash to reproduce contents from other websites
Is it possible to database drive the playlist maintaining the secure feature in the music player?
Yes, is possible generate the playlist dinamically maintaining the security feature in the mussic player. The only you need to do, is modify the funtion "outPlaylist" inside the getPlayData.php file.
Inside this function the user can create the playlist XML structure, based in the database information or another storage information, the unique requirement is call the cipher function at the end of the "outPlaylist" funtion as present in the getPlayData.php file.
The $fileContent variable passed to the cipher function, must contain the playlist XML structure. The function cipher the playlist structure before pass it to the music player.
Remember the path to the music files must be relative to the getPlayData.php file.
I'm getting this error: "TypeError: THE_DOM has no properties" . There is a workaround?