ActiveDen

XML 3D Video Showcase

  • Has been a member for 4-5 years
  • Won a Competition
  • Contributed a Tutorial to a Tuts+ Site
  • Contributed a Blog Post
  • Grew a moustache for the Envato Movember competition
  • Community Moderator
  • Beta Tester
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 50 and 99 items
  • United Kingdom
  • Referred between 10 and 49 users
MSFX says

Think its not working properly, some videos are playing at 90 degress to the camera which isn’t great if you want to watch them…?

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 5 000 and 10 000 dollars
  • Brazil
  • Referred between 1 and 9 users
tsafi says

Well , of course the wired guy above me (Mett) didn’t read the description Its say it has angle support so you can straight the angel (bad Msfx bad).

I really like it and it work just fine , lots of option here very nice file Sike fp 10 so easy to work with, cool file.

I think it’s the first time I have look at your stuff Sike, really you have some great unique stuff .

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • United States
  • Referred between 10 and 49 users
RJFlash says

I think it’s Great!

I like the keyboard shortcuts.. Nice sleek style, and the motion is smooth!

Well done sike! ;)

2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
alexfowl says

I Want now before buy, the plugin read YouTube link? Thank you!

2 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
barrabee says

there are two versions of this shown in active den; one version works correctly as shown, and the other does not as shown, but the download does not work correctly. Changing the cover angle rotates all the covers incrementally until you can no longer see the last image because it is rotated perpendicular to the screen. The only cover angle that works correctly is 0; how can this be fixed?

2 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
lilscraze says
Purchased

I can not seem to open the .fla files when I download it?

2 years ago
Author
sike sike replied

Hi, you need to open the fla with Flash CS4 +. Thanks.

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

hi

I have a question , I want to know if it’s possible to add external links to control the videos….

External way I mean an HTML link …

can this be possible???

thanks

2 years ago
Author
sike sike replied

Hi, you can use the ExternalInterface to communicate between actionscript and javascript. First defined the control function in the actionscript then call it from the javascript. Thanks.

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

This is a great media player, I love it! I was wondering though how difficult it would be to modify the code so that the videos do not fall of the screen, but instead mirror how they come in. So when you move to the next video, the current video moves to the left instead of dropping off the screen. I tried modifying the code quite a bit, and I got the videos to move to the left, but they do not pile on top of each other as they do on the right.

I am looking to make this look more like a cover flow player, and I know you also have one of those, but I like the 3D aspect of this player. Is there anyway you can help me with this?

Thanks for your help!

-Matt

2 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • Bought between 50 and 99 items
  • Germany
Marcoman says
Purchased

Sike,

me again with another question. :D Is there any chance to integrate the player into a FP9 project with 3D view? I´d like to use your 3D Cube Grid Gallery AND the 3D video showcase inside one project.

Thanx – Marco

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

Is it possible to display youtube videos?

Tks

2 years ago
Author
sike sike replied

Hi, right not it doesn’t support youtube video. You can implement it by yourself or hire a freelancer. The source is well commented. Thanks.

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

Hey Sike, when I make the videos bigger (700×400), my processor is running at like 90%. When the videos are smaller this is not so much a problem. I was looking at the apdev Video Player and when testing with their version, the processor didn’t have a problem with it. Do you know why your code would be forcing my processor to overload when playing the videos? Any help would be appreciated, thanks!

-Matt

2 years ago
  • Has been a member for 4-5 years
Racoon says

Can you loop this gallery ? In the preview when I view the last card I have to flick back to the beginning instead of it looping.

And the preview shows the video file a little odd, when I go ahead to preview the progress bar is moving but when I try to play what has been downloaded, nothing plays?

2 years ago
Author
sike sike replied

Hi, you can drop me a line via my profile page if you need me to implement it for freelance. Thanks

2 years ago
  • Has been a member for 4-5 years
Racoon says

You would charge to fix those things ?

The second problem I don’t know whether it is a problem with the theme or something else.

2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
nritpl says

hi there

can this pull in youtube content?

thanks

1 year ago
Author
sike sike replied

Hi, right now it only support the flv in the same domain. Thanks.

1 year ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
  • United States
  • Referred between 1 and 9 users
neruda says
Purchased

The full screen button doesn’t work in the preview here, when I test locally, or on my site. I’ll email you with a link for you to see what I mean.

9 months ago
Author
sike sike replied

Email replied.

9 months ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
lando78 says
Purchased

Hi Sike, I would also (like mattmiller) like the videos to move horizontally across the screen rather than drop off the bottom when you press the next/previous buttons. Could you tell me which tween I need to change in the .as to implement this? I’ve tried changing the values of some of them but don’t seem to be getting the right result. Cheers Sike!

6 months ago
Author
sike sike replied
Hi, you can customize it in the clickNext/clickPre function, for example in clickNext at about line 346 in Main.as:
Tweener.addTween(currentSprite, {y:sh, time:.4, transition:"easeOutSine"})
Change the y: sh to x: -stage.stageWidth for example. You’ve to test it at the same time. This is just a hint.
6 months ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
lando78 says
Purchased

Great, I tried this and it worked. Many thanks, keep up the good work :)

6 months ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
lando78 says
Purchased

Hi Sike, me again! Just one more question – is it possible to have the video always go back to the start if you press the next/previous buttons? At the moment the video you’ve been watching pauses when you press next/ previous and will be paused if you go back to it. I’ve tried changing line 338 in the as to something other than _videoPlayer.pause(); but it doesn’t affect anything. Would love some help on this, thanks.

6 months ago
Author
sike sike replied
Hi, you can use
_videoPlayer.seek(0); // this will make the video move to the start
_videoPlayer.play();
to control the video.
6 months ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
lando78 says
Purchased

Great, this worked with _videoPlayer.pause(); _videoPlayer.seek(0);

Any idea if it’s possible to ditch the preview image/play arrow and have the first video begin to play as soon as the gallery is loaded? I’m trying to have it so that when you click the next/previous buttons the previous video stops and returns to the start, and the new video plays straight away. Changing autoplay to ‘true’ in the xml doesn’t seem to do anything. I’m guessing I might have to change some of the settings in the videoplayer classes, right?

6 months ago

by
by
by
by
by