Questions
Answer
Why isn't the source code provided for the paid packages
First, that’s the idea of a well written and fully customizable component: that you don’t need to edit a single line of code.
You probably got used from different Flash stock websites with editing FLA files and the code within. But those are not actual Flash components! A Flash component is a compiled MXP file that you install with Abobe Extension Manager and is further accessible from the Components (Ctrl+F7) window from Adobe Flash, and is customizable through Component Inspector (Shift+F7) window.
If you intend to make changes to such a component then I must tell you that, even if you’d had the source code, you’d have to be an expert to be able to modify it. It is extremely complex and is not built using a single FLA file, but using multiple external .as files through a custom manager of classes. The component's engine itself is very complex as it’s written to cover many possible combination of variables. And even if you are an expert I'm sure it would take you days to understand first what's going on and most probably you'd need a manual or assistance.
So if you’d like to make some modifications to a component, or in general to add more customizable properties, or extra behaviors to a specific property, please write us your request. We're considering all of them, many of which we are implementing in the regular updates for each component.
Comments
Do you have a question?
you will get an answer in 24 hours, tops.





charles
Posted 7 months agoHi Guys,
I have finally joined you and intend to upgrade when you updated the paypal acceptance. But in the meanwhile could tell me how to place an image in the center of the sphere Gallery.
Kind regards
Charles
Hi,
Glad to have you join our community. Unfortunately you can’t add an image to the center of the Sphere, but we are taking this into consideration to implement it in a future update to the Gallery.
Akis Grammatikopoulos
Posted 8 months agoHello there,
I’ve recently purchased the circular gallery FX and i want to make an adjustment.
Actually, I want to use it as a menu instead of a gallery.
I’ve inserted the next code lines into the .swf file
function itemClickHandler(e:Event):void {
stop();
navigateToURL(new URLRequest(“http://www.mysite.gr/myfolder/” + e.currentTarget.focusedItem), “_self”);
}
and now i want to get rid of the pop up picture fx so when i click on an image thumbnail that would instantly redirect me to a given link instead of opening the image first.
Thank you in advance,
Akis Grammatikopoulos
Hi,
Unfortunately this feature is not implemented and we do not have anyone available for custom modification at the moment. If you think that you could make these changes in code, send a request at support[at]flashxml.net and we will provide you the component’s source code.
Adi Nugroho
Posted 8 months agoi bought cover flow and dock gallery, but couldnt find how to remove the caption in the thumbnail such as “hello” and so on. can I remove those ?
Hi,
In the case of CoverFlow component you need to edit images.xml file with a text editor and delete the text between CDATA tags on each image row, exactly as I did here:
In the case of Dock Gallery FX, edit thumbs.xml and delete the text between the CDATA tags just in the same way as you do for CoverFlow. For example:
reneedavison
Posted 8 months agoI purchased the accordian component. I have trying to install in dreamweaver. I followed the directions and inserted in the head tag and body tag. I am not getting any images. Are there directions for installing in dreamweaver?
Should script tags have div first?
I have read frequently asked questions do the files go into a different folder for dreamweaver
Hi,
Please go to this link and follow the steps.
renato
Posted 9 months agoI’m using your component in my website: rcphoto.it, now i would like to take out the watermark from all pages. How can i do?
P.S. i have more than 1 gallery…
Thanks
Renato
Hi,
Replace the free version of the SWF file component with the new paid SWF file component.