You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Forum user: Arun

Basic information

Registered Jan 10, 2009
Last login Jul 17, 2009
Forum posts 22
Direct URL http://www.flowplayer.org/forum/users/7502

Latest forum posts

Posts:

Registered:

» » Disable play button after completion of a video

Posted: Jul 16, 2009

Thank you so much, ddrama! This is great detailed suggestions.

Arun.

Posts:

Registered:

Disable play button after completion of a video

Posted: Jul 16, 2009

Hi,
I want to disable play button after the user completed watching a video.

onFinish : function() {
this.getControls().enable({play: false})
}

this is not working. Any other suggestions?

Thanks!
Arun.

Posts:

Registered:

Giving up Compiling flowplayer

Posted: Jul 1, 2009

Hey guys,

I have been trying to compile flowplayer for sometime now...After few hours of trial and error, i came across a forum topic (from one of the author?) that users of windows machines have to checkout directly from svn to fix CONFIG:: string stuff. BTW, can you please update this information here:http://flowplayer.org/documentation/developer/development-environment.html

Then i had to fix these two lines(comment out) in flowplayer.core build.xml for compc.exe to work when loading libraries: (If uncommented, i got the below error)

# for plugins that can be built inside the player
#plugin.classes=../controls/src/actionscript ../content/src/actionscript ../content/src/flash
#plugin.libs=../content/src/flash ../controls/src/flash/default

compile:
[echo] Building binary flowplayer.swf
[exec] Loading configuration file C:flowplayerflex_sdk_3frameworksflex-
config.xml
[exec] command line: Error: unable to open '../content/src/flash'
[exec]
[exec] Use 'mxmlc -help' for information about using the command line.

BUILD FAILED
C:flowplayerflowplayer.coreuild.xml:75: The following error occurred while e
xecuting this line:
C:flowplayerflowplayer.coreuild.xml:98: The following error occurred while e
xecuting this line:
C:flowplayerflowplayer.coreuild.xml:146: exec returned: 1

Total time: 1 second

Now, i am stuck with this error, please help.

prepare:

compile:
[echo] Building binary flowplayer.swf
[exec] Loading configuration file C:flowplayerflex_sdk_3frameworksflex-
config.xml
[exec] C:flowplayerflowplayer.coresrcactionscript-plugintempPlugins.as
(4): col: 44 Error: Type was not found or was not a compile-time constant: Conte
nt.
[exec]
[exec] private var content:org.flowplayer.content.Content;
[exec] ^
[exec]
[exec] C:flowplayerflowplayer.coresrcactionscript-plugintempPlugins.as
(2): col: 31 Error: Definition org.flowplayer.content:Content could not be found
.
[exec]
[exec] import org.flowplayer.content.Content;
[exec] ^
[exec]

BUILD FAILED
C:flowplayerflowplayer.coreuild.xml:75: The following error occurred while e
xecuting this line:
C:flowplayerflowplayer.coreuild.xml:98: The following error occurred while e
xecuting this line:
C:flowplayerflowplayer.coreuild.xml:146: exec returned: 2

Total time: 16 seconds

Posts:

Registered:

onLoad and enable method??

Posted: Jun 30, 2009

Hello,

I am using enable method to make scrubber grey out (ie read only).

onLoad : function() {
this.getControls().enable({scrubber: false});
}

After I pause the video, the loaded configuration is forgotten. Is this a bug? Because for the following sequence, scrubber is still greyed out: onLoad->Play->Full Screen-> Exit Full Screen->Pause->play.

Please advise.

Thanks!
Arun.

Posts:

Registered:

» » Remove play again button

Posted: May 1, 2009

Changing the opacity to "0" doesnt show "Play again" button. But clicking the "Play" button in the controlbar works. How do we disable that play button once the video is completed watching?

Thanks in advance.
Arun.

Posts:

Registered:

» You"ve have tested with Safari on a Mac?

Posted: Feb 9, 2009

rocknation,

Thank you for your response. Your flowplayer is working fine even in MacOS safari. Are you using default settings??

Please advise.

Thanks!
arun.

Posts:

Registered:

» » Flowplayer in MacOS?

Posted: Feb 7, 2009

api/tero,

here is the link:

http://sample.weblink4you.com/movie/movies_detail.html?MID=1&id=Show

Pause, stop, full screen and timeline controls are resetting the entire video. Please help.

Arun.

Posts:

Registered:

» Product Key for a test domain

Posted: Jan 31, 2009

Hey Guys...
I will take this as product keys cannot be regenerated for production domains. I missed your documentation about this. But the domain I registered belongs to a website development company and I wont have access to that once I complete my payment and get my code running in production server.

Please confirm.

Thanks!
Arun.

Posts:

Registered:

Flowplayer in MacOS?

Posted: Jan 30, 2009

Hey Guys,

Have you tried Flowplayer in MacOS? Using any control in my (MacOS Safari) flowplayer controlbar resets the video completely ie., I cannot use Volume change, full screen etc.,

Flowplayer version on my domain: 3.0.3
Mac OS -
System Version: Mac OS X 10.5.6 (9G55)
Kernel Version: Darwin 9.6.0

Please advise.

Posts:

Registered:

Product Key for a test domain

Posted: Jan 30, 2009

api/tero,
I've a qsn: I have the beta version of my website up and running in a temporary domain. I bought commercial license of flowplayer so that i could make my beta as much identical to production as possible. But only after I purchased it, I got an option for product keys based on domain names.

After 1 to 1 1/2 months, when I am ready to deploy the code in a production server, can i get my product key regenerated or how does it work? Please help.

Thanks!
Arun.

Posts:

Registered:

» New version of scrollable: 1.0.0

Posted: Jan 23, 2009

this is fantastic. You guys are always ahead of the curve. Keep it up!!

Posts:

Registered:

FlowPlayer in iPhone?

Posted: Jan 21, 2009

I am trying to play FlowPlayer in my iphone. I see all the controls in my iphone but it is not working. Youtube in iphone works because of different file formats?

Posts:

Registered:

» » » Clip duration for advertisements

Posted: Jan 20, 2009

LiamGooding,

This is fantastic. Please add this to our demo section.

Many Many Thanks for your help!
Arun.

Posts:

Registered:

» » Background Gradient for controls

Posted: Jan 19, 2009

Hey tipiirai/api,

I also have one qsn in the same lines...How do i change play button, timeline from default to custom?

please advise.

Posts:

Registered:

Help - Clip Duration

Posted: Jan 17, 2009

Hi api, tipirai or any other developers,
can you please advise?

Thanks!
Arun.