ActiveDen

IgalleryX: Advanced Media Gallery

FAQ : When I Ctrl + Enter there are many errors pop up ?

That is because you already install classpath to different version of PV3D so it conflicts with the version of this file. Just go to Edit – Preference – Actionscript – Actionscript 3 Setting and remove the classpath to other PV3D library

FAQ : How to disable the pop-up menu

Open main.as file in com.rimv.aMediaGallery folder, In xmlLoaded() function, look for

insPane.visibleStatus = true;

and change to

insPane.visibleStatus = false;

Remember to compile the main FLA after making change (Ctrl + Enter)

by
by
by
by
by