TeleFlow Contest 02

TeleFlow Contest 02

From TeleFlow

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
==Contest 02 - Create a Flash Component for MP3 Playback==
==Contest 02 - Create a Flash Component for MP3 Playback==
-
This contest has just been announced, and will start on May 1, 2008. Complete details will be shown here at that time. Anyone may enter this contest, however, you will need programming abilities in [[Flash_Skills|Adobe Flash]].
+
This contest started on May 1, 2008. Anyone may enter this contest, however, you will need programming abilities in [[Flash_Skills|Adobe Flash]].
-
This contest will be won by the first person who provides a working solution according to specifications posted here on May 1, 2008.
+
 
 +
Please refer to this rough image:
 +
 
 +
[[Image:Flashplayerexample.jpg]]
 +
 
 +
This contest will be won by the first person who provides a working solution according to the following specifications:
 +
 
 +
* Using Adobe Flash programming, create a component that can be inserted as a standalone object into an HTML document.
 +
* The code must be 100% owned by yourself, and you must be willing to license under GPL as well as commercially.
 +
* The component must play an MP3 recording and display a visualization of the recording.
 +
* As the MP3 plays, a slider bar must indicate where the recording is currently at relative to the graphic
 +
* The graphic may be of any size, but will be no wider than 1500 pixels
 +
* The user must be able to start play the MP3 by clicking a play button
 +
* The user must be able to pause the MP3 by clicking a pause button
 +
* The user must be able to click on the graphic to relocate the slider bar (this will stop play)
 +
* The user must be able to mouse down on the graphic to move the slider bar (this will stop play)
 +
 
 +
 
 +
The following download includes the MP3 and JPG that are to be used for the contest.
 +
 
 +
[htto://teleflow.org/software/contests/contest02/contest2.zip]
 +
 
 +
 
 +
Original WAV and PNG files are included, but have no relevance to this contest.
Please see [[TeleFlow Programming Contests|contest rules]] for additional information.
Please see [[TeleFlow Programming Contests|contest rules]] for additional information.

Revision as of 00:47, 2 May 2008

Contest 02 - Create a Flash Component for MP3 Playback

This contest started on May 1, 2008. Anyone may enter this contest, however, you will need programming abilities in Adobe Flash.


Please refer to this rough image:

Image:Flashplayerexample.jpg

This contest will be won by the first person who provides a working solution according to the following specifications:

  • Using Adobe Flash programming, create a component that can be inserted as a standalone object into an HTML document.
  • The code must be 100% owned by yourself, and you must be willing to license under GPL as well as commercially.
  • The component must play an MP3 recording and display a visualization of the recording.
  • As the MP3 plays, a slider bar must indicate where the recording is currently at relative to the graphic
  • The graphic may be of any size, but will be no wider than 1500 pixels
  • The user must be able to start play the MP3 by clicking a play button
  • The user must be able to pause the MP3 by clicking a pause button
  • The user must be able to click on the graphic to relocate the slider bar (this will stop play)
  • The user must be able to mouse down on the graphic to move the slider bar (this will stop play)


The following download includes the MP3 and JPG that are to be used for the contest.

[htto://teleflow.org/software/contests/contest02/contest2.zip]


Original WAV and PNG files are included, but have no relevance to this contest.

Please see contest rules for additional information.