ActiveDen

RV Dynamic Video Player

  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
digitalcube says
Purchased

Hi, I don’t want my video to automatically start playing when it loads. How can I take function that out? I saw that you had posted instructions before as “You can open com.rimv.application.RVVideoPlayer, look for cssLoaded(e:Event) function and comment / delete the code: playVid();” and I commented out that line but it doesn’t seem to be working.

Thanks for your help!

3 years ago
  • Has been a member for 5-6 years
  • Envato Staff
  • Reviewer
  • Author had a Free File of the Month
  • Exclusive Author
  • Sold between 100 000 and 250 000 dollars
  • Elite Author
  • Bought between 10 and 49 items
  • Australia
  • Referred between 10 and 49 users
RimmonTrieu says
Author

@digitalcube: have you compiled the file (Ctrl + Enter) after making change ?

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

Can I use this outside a flash environment, just on a plain html page? Sorry for this newbie question :-} But I need to know before i purchase, otherwise I can’t use it!

thanks!

3 years ago
  • Has been a member for 5-6 years
  • Envato Staff
  • Reviewer
  • Author had a Free File of the Month
  • Exclusive Author
  • Sold between 100 000 and 250 000 dollars
  • Elite Author
  • Bought between 10 and 49 items
  • Australia
  • Referred between 10 and 49 users
RimmonTrieu says
Author

@evorian: yes you can embed it in a html page

3 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • Bought between 1 and 9 items
  • United Kingdom
narutoramen says

Hi RimV, how customisable are the graphics on this player? i.e. from changing the colour and moving the buttons about?

I also assume you can place it onto a Flash project and move it without disability in any functionality?

cheers.

3 years ago
Author
RimmonTrieu RimmonTrieu replied

It’s not very easy to customize the graphic. Basically you can edit the movie clip symbol but moving things around does require some tweak

Yes, putting in another flash object is possible

3 years ago
  • Has been a member for 5-6 years
  • Bought between 100 and 499 items
sebrame says
Purchased

I’ve noticed that when I comment out ‘playVid();’ to prevent autoplay, the first selection in the playlist doesn’t play when clicked. However, if you click any other video in the playlist first, then the first selection will play when clicked.

Otherwise…a really nice player.

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

Hello- nice player! I just purchased and hope you can tell me how to modify the player so that it automatically plays the next .flv in the playlist?

Thanks!

3 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Czech Republic
Chates says
Purchased

Hi RimV. I am a happy user of your player :-). Is it possible to auto set full screen when player loads? Thank you!

3 years ago
Author
RimmonTrieu RimmonTrieu replied

There is fullscreen function in .as file, you can call out that function once all settings is loaded to make it fullscreen at the start

3 years ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
franmb says

how the player reads the xml file required, i mean is it possible to set dinamically the xml file the player has to read

3 years ago
Author
RimmonTrieu RimmonTrieu replied

You can integrate FlashVar to play the XML dynamically

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

First – thanks for all the info on the xml customization parameters! I don’t know flash (horrors!) so I rely on xml-driven files to do what I want. Question – woudl really prefer the first movie to NOT autoplay. Is this included in the xml? I really want to putchase this player but need autoplay off. Thanks!!

3 years ago
Author
RimmonTrieu RimmonTrieu replied

It’s not implement but I’m available for custom work if you buy the file

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

Hi RimV, I want to know if it is possible to load this document RVVideoPlayer.swf in a flash website, I used this actions to call the movie

on (rollOver) { gotoAndPlay(2); } on (releaseOutside, rollOut) { gotoAndPlay(11); } on (release) { loadMovieNum(“RVVideoPlayer.swf”, 1);

}

and I see the player but not the videos, please if you have some support it will be great

thanks

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

Hi RimV,

I am having the same problem as jwleyva. Any help you can offer would be great!

Thanks!

3 years ago
Author
RimmonTrieu RimmonTrieu replied

the file is AS3 so you’ll have to use Loader class to load the player

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

Hi,RimV! Really nice player, but I found some problems when resized in .XML videoAreaWidth=”510” videoAreaHeight=”320” Are You resive my e-mail ?

Thanks !

2 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Bought between 50 and 99 items
moremedia says
Purchased

Hello RimV,

thank you for the great Player … Please is it possible that you help me?

I try to load the Player.swf in another swf, but when i compile it, i get an error back:

TypeError: Error #1009: Der Zugriff auf eine Eigenschaft oder eine Methode eines null-Objektverweises ist nicht möglich. at com.rimv.application::RVVideoPlayer/initialize() at main()

I use a loader Class to load the swf:

var trendsLoader:Loader = new Loader(); var swfTrends:URLRequest = new URLRequest(“RVVideoPlayer.swf”);

trendsLoader.load(swfTrends); contentTrends .addChild(trendsLoader);

Thanky our for the answer!

Best wishes, moremedia

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

Love the player,

How do you embed the player into the html page? Do I have to upload SOURCE folder to my website? ot to get embed code? Or more simply how do I embed the player to show on my web page and still have all the functions xml editing the play list and adding videos wetc

Thanks

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • United Kingdom
  • Referred between 1 and 9 users
sebastiansulinski says
Purchased

what’s the height of the controller bar – when I increase height to make space for the controllers the controller is dissapearing rather than showing more.

2 years ago
Author
RimmonTrieu RimmonTrieu replied

which height that you increased ? you can resize video dimension with 2 XML parameter.

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

hey love your player but everytime i put it in my ftp it doesnt play.. why is that?

2 years ago
Author
RimmonTrieu RimmonTrieu replied

usually it’s XML file with case-sensitive error, please double check the name / path in XML again

2 years ago
by
by
by
by
by