Hi Anil, thanks for your post! I'm completely new to flash. We too need a pingback function so I downloaded your script. I managed to get flowplayer compiled following the instructions on the site, and I got the control bar plugin compiled. I need a little help with your script. First, where does it get the video id? Currently we have to supply a url to flowplayer and not the id in our database. Aside from that, I just cant get it to compile. I copied the build.xml from the control plugin and edited it as the instructions suggested, and this is what I get.
C:\cygwin\home\Administrator\flowplayer\flowplayer.pingback>ant
Buildfile: build.xml
build:
[echo] ++ flowplayer.pingback.swf +++
[echo]
[echo] checking if flowplayer.pingback.swf is uptodate
[echo] main up-to-date: ${uptodate.main}
prepare:
[unzip] Expanding: C:\cygwin\home\Administrator\flowplayer\flowplayer.devkit
\flowplayer.swc into C:\cygwin\home\Administrator\flowplayer\flowplayer.pingback
\build
compile:
[echo] compiling with
[echo] compiling with
[exec] Loading configuration file C:\cygwin\home\Administrator\flex3sdk\fra
meworks\flex-config.xml
[exec] C:\cygwin\home\Administrator\flowplayer\flowplayer.pingback\build\fl
owplayer.pingback.swf (1126 bytes)
build:
[echo] ++ flowplayer.pingback.swf +++
[echo]
[echo] checking if flowplayer.pingback.swf is uptodate
[echo] main up-to-date: true
prepare:
compile:
[copy] Copying 1 file to C:\cygwin\home\Administrator\flowplayer\flowplayer
.pingback\build
example:
BUILD FAILED
C:\cygwin\home\Administrator\flowplayer\flowplayer.devkit\plugin-build.xml:184:
The following error occurred while executing this line:
C:\cygwin\home\Administrator\flowplayer\flowplayer.devkit\plugin-build.xml:29: T
he following error occurred while executing this line:
C:\cygwin\home\Administrator\flowplayer\flowplayer.devkit\plugin-build.xml:176:
The following error occurred while executing this line:
C:\cygwin\home\Administrator\flowplayer\flowplayer.devkit\plugin-build.xml:180:
The following error occurred while executing this line:
C:\cygwin\home\Administrator\flowplayer\flowplayer.devkit\plugin-build.xml:162:
C:\cygwin\home\Administrator\flowplayer\flowplayer\build not found.
Total time: 3 seconds
C:\cygwin\home\Administrator\flowplayer\flowplayer.pingback>
C:\cygwin\home\Administrator\flowplayer\flowplayer.pingback>ant
Buildfile: build.xml
build:
[echo] ++ flowplayer.pingback.swf +++
[echo]
[echo] checking if flowplayer.pingback.swf is uptodate
[echo] main up-to-date: ${uptodate.main}
prepare:
[unzip] Expanding: C:\cygwin\home\Administrator\flowplayer\flowplayer.devkit
\flowplayer.swc into C:\cygwin\home\Administrator\flowplayer\flowplayer.pingback
\build
compile:
[echo] compiling with
[echo] compiling with
[exec] Loading configuration file C:\cygwin\home\Administrator\flex3sdk\fra
meworks\flex-config.xml
[exec] C:\cygwin\home\Administrator\flowplayer\flowplayer.pingback\build\fl
owplayer.pingback.swf (1126 bytes)
build:
[echo] ++ flowplayer.pingback.swf +++
[echo]
[echo] checking if flowplayer.pingback.swf is uptodate
[echo] main up-to-date: true
prepare:
compile:
[copy] Copying 1 file to C:\cygwin\home\Administrator\flowplayer\flowplayer
.pingback\build
example:
BUILD FAILED
C:\cygwin\home\Administrator\flowplayer\flowplayer.devkit\plugin-build.xml:184:
The following error occurred while executing this line:
C:\cygwin\home\Administrator\flowplayer\flowplayer.devkit\plugin-build.xml:29: T
he following error occurred while executing this line:
C:\cygwin\home\Administrator\flowplayer\flowplayer.devkit\plugin-build.xml:176:
The following error occurred while executing this line:
C:\cygwin\home\Administrator\flowplayer\flowplayer.devkit\plugin-build.xml:180:
The following error occurred while executing this line:
C:\cygwin\home\Administrator\flowplayer\flowplayer.devkit\plugin-build.xml:162:
C:\cygwin\home\Administrator\flowplayer\flowplayer\build not found.
Total time: 3 seconds
C:\cygwin\home\Administrator\flowplayer\flowplayer.pingback>