ActiveDen

Portfolio Multi Media Tab Gallery with Admin AS3

  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
robgb says
Purchased

Hi,

Am I able to switch between the XML and Admin Panel configurators? I.e. If I start off using the XML for a month, and then decide to switch to the Admin Panel, what would I need to do?

Thanks

1 year ago
Author
OXYLUS OXYLUS replied

Hello, You will have to redo the work of adding content, but it’s much easier than editing the XML

1 year ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Canada
webWahine says
Purchased

hi again

i found that comment in another post so have reworked my whole project to make it top_left instead – a lot of work but worth it to keep using this component; thanks! :)

1 year ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
robgb says
Purchased

Hi,

When I try to log in to the admin area, it does not respond. I have set it up as instructed, but when I enter the username and password provided, there is no response whatsoever.

Do you know what might be wrong?

Thanks Rob

1 year ago
Author
OXYLUS OXYLUS replied

Hi Rob, Please send us a private message from our profile page, with the location and login info so we can debug this

1 year ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
adamsavage says
Purchased

I had the gallery up and running for months and then recently when I goto login to admin (http://www.enviziondesign.com/rev/admin) I get

Warning: session_start() [function.session-start]: SAFE MODE Restriction in effect. The script whose uid is 530 is not allowed to access /tmp owned by uid 0 in /home/envizion/public_html/rev/admin/lib/site.php on line 3

Fatal error: session_start() [function.session-start]: Failed to initialize storage module: files (path: ) in /home/envizion/public_html/rev/admin/lib/site.php on line 3

I even re-installed with fresh files from active den. What am I doing wrong?

1 year ago
Author
OXYLUS OXYLUS replied

Hello, Please send us a message from our profile page. We need to take look at your website

1 year ago
  • Has been a member for 4-5 years
  • Bought between 50 and 99 items
schizorobot says

can you install multiple instances of this on the same server?

1 year ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
nlea says
Purchased

How do you embed the gallery in a site using the Galleries with Admin setup. I can’t seem to get it to work.

1 year ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
marnslee says
Purchased

HI, I purchased this some time ago but have not used for videos yet, but I am trying to use it for a youtube video as we do not want the bandwidth to come from our server and can not get it to work using the from web. Actually we have had this problem with images as well but have ignored it and uploaded them instead. What am I missing please.?

10 months ago
  • Has been a member for 5-6 years
  • Bought between 10 and 49 items
gal07 says

HI !

May I set up the number of thumbs, rows and column ?

I want to call this grid to a main swf file AS3 … Any difficulties ?

Thanks a lot

Best Lois

10 months ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 10 and 49 items
  • Lao People's Democratic Republic
Bristoled says

Hi!

Really nice portfolio template! Have question – is it possible to load external swf (AS2) that is on same server and also load external swf (AS2) from external link (other sites)?

8 months ago
Author
OXYLUS OXYLUS replied

The gallery is AS3 . If your swf files are simple animations, I don’t see any problems, but if they have complex coding it may not work as expected. If the swf file is on another server, that server may need a crossdoamain xml that allows your server to load data.

8 months ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 10 and 49 items
  • Lao People's Democratic Republic
Bristoled says
Purchased

Hi! Just purchased – have some problems:

1. Opened *.fla and compiled .swf file and got error: 1 – Source FLA \com\oxylusflash\mmGallery\TabsList.as, Line 103 1061: Call to a possibly undefined method getParams through a reference with static type Class. Nothing was changed before that

2. Loaded a lot of AS2 swf banners. when opening banner and clicking button “next” or “previous” it shows banner very strange – they are added and stretched all together with previous or next banner.

Maybe You can check out and help… can send link.

8 months ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 10 and 49 items
  • Lao People's Democratic Republic
Bristoled says
Purchased

Ok, got answers on my own:

1. Adobe since 10th version had added class XMLUtil. So there is conflict. Need to rename XMLUtil to XMLUtility:

TabsList.as import com.oxylusflash.utils.XMLUtility; settings = XMLUtility.getParams(xml.settings);

utls/XMLUtil.as -> utils/XMLUtility.as public class XMLUtility public function XMLUtility()

2. Do not use swf banners with clickTAG. They are messing everything… Delete layer with clickTAG action and also be sure that Your SWF banners have white background.

8 months ago
Author
OXYLUS OXYLUS replied

Yes, that is the solution. Thank you for posting

8 months ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 10 and 49 items
  • Lao People's Democratic Republic
Bristoled says
Purchased

Still have problems with AS2 swf files in gallery. with images and swf as3 everything seems ok, but I have bunch of AS2 flash banners. and when I open in gallery one banner and click arrow “next” or “previous” last banner and new banner both are showed and stretched together in one time… seems that unload function is not working on as2 swf files or something… can’t figure out… pls check out my last email, that I was sending. need help.

about previous posted 2. solution – it fixed issue “i” ala “information” icon which is not showed when clickTAG is enabled in banners. when clickTAG is deleted in banners, then “i” icon (in right bottom corner) is visible and clickable.

8 months ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 10 and 49 items
  • Lao People's Democratic Republic
Bristoled says
Purchased

Ok, figured out this last issue with AS2 swf banners:

1 – Source FLA \com\oxylusflash\mmGallery\FileViewer.as

in line 747 add:

else
{
 displayMc.removeChild(displayMc.getChildAt(0));
}
7 months ago
  • Has been a member for 5-6 years
  • Bought between 10 and 49 items
gal07 says
Purchased

Hi !

Great work !

Do you may to incorporate YouTube and Vimeo files reading in your Multimedia Tab ? It could be very great !

Thanks a lot

Best Lois

7 months ago
Author
OXYLUS OXYLUS replied

Hello, Unfortunately, youtube and vimeo videos are not supported in this gallery. I am sorry

7 months ago
  • Has been a member for 5-6 years
  • Bought between 10 and 49 items
gal07 says
Purchased

Hi OXYLUS

I know that these videos are not supported.

I wanna know if it’s possible for you to add these kind of videos ?

Thanks a lot for your help.

Best Lois

7 months ago
Author
OXYLUS OXYLUS replied

Hi, You can contact me to adrian@oxylus.ro for a quote.

7 months ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
roeeky says

want to buy this gallery. does it support utf8 characters? does it load without problems to external swf files?

3 months ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
kobra69 says
Purchased

Hi there,

Little problem here. And wonder if you could help.

I have installed the script successfuly, now I have an issue, yesterday I’ve uploaded a .flv video on to the gallery and it played very well, but today I’ve tried to play it again but it don’t seem to work, I have also noticed that when it was playing yesterday it had a sort of “triangle” play icon in front of thumbnail but today the video is not playing and it has a sort of an “S” shape icon (which I believe this icon is for swf files).

Can someone help me out?

Many thanks

Marco

1 month ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
interact-media says

Hi, I’ve been reading some comments and it seems the player looks buggy, can you please tell me if these issues have been addressed and is it possible to change the background to white and inbed the swf into my current site so it matches everything else?

Thanks.

22 days ago
Author
OXYLUS OXYLUS replied

Please give me more details about this or post your issues on our support forum.

6 days ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
kobra69 says
Purchased

Hey Bud,

Let me tell ya, this script it is cheap and it was well designed (as you can see the live demo), but in other hand yes the script is buggy, firstly I had an issue where I couldn’t login to the admin panel which is now fixed and then the videos do not play (which is the most important function of this script).

I have contacted them through here (Envato Market place), they replied back via email, gmail?? lol Anyway then he/she misunderstood what my issue was, I then replied back to this person and this person forwarded my email to someone else which he came up with a solution to fix the login issue. Wtf? I asked them for support for ” videos do not play” issue and they replied back for the login issue??! Anyway I then replied back stating that the issue I currently have is not about login but ” videos do not play”. Well, as I would expect from these guys they never replied back, I have been emailing them EVERY DAY to 4 different email addresses I have from them since April 24th till now and guess what? NO RESPONSE !

Conclusion; If you’re expecting support from these guys for their OWN products, FORGET ABOUT IT ! Well this was the first and last time I’ve bought anything from them, never AGAIN ! (Thanks God it only cost me 20 bucks) lol

Anyway it is entire up to you, I have learnt my lesson!!

Regards,

Marco

18 days ago
by
by
by
by
by