 | MEMBER LOGIN |
|
|
 |
|
 | SERVICES & FEATURES |
|
|
 |
|
 | THE 20 LATEST PROJECTS |
|
|
Project: Flash actionscript programing 
ID: 1216679075 |  |  |
| |
|
Status: |
Closed (Chosen Programmer: zionmultimedia)
|
|
Budget: |
N/A
|
|
Created: |
7/21/2008 at 18:24 EST
|
|
Closed: |
7/24/2008 at 4:16 EST
|
|
Project Creator: |
osterude
Rating:
(10 reviews)
|
|
Description: |
This is mostly a FLASH Actionscript Project with some simple php variable capturing from URL
GENERAL PHP
The idea is that the page will capture variables from the URL
http://www.URL.com/index.php?name1=XXX&name2=YYY&id=ZZZ
and pass them to a flash movie either with flash vars or query string
<param name="movie" value="example.swf?name1=bill&name2=ted&id=3333" />
OR
<PARAM NAME=movie VALUE="flaMovie.swf">
<PARAM NAME=FlashVars VALUE="name1=bill&name2=ted&id=3333">
ACTIONSCRIPT PROGRAMING
(we'll provide a demo fla where the actionscript should be added. We'll update it with the final version of the video)
1) The variables will be used to load external mp3 files to be played in the main movie and also they will be used to add text to the movie.
For example:
variable name1=Bill and name2=Ted
then the actionscript will load bill1a.mp3, bill1b.mp3, ted2a.mp3 and ted2b.mp3 to the movie place them in a specific frame which we'll specify and play the whole movie.
Could be done like:
var my_sound:Sound = new Sound();
my_sound.loadSound("http://URL.com/audios/"+name1+"a.mp3",true);
If file name1a.mp3 1b, 2a or 2b, it will load a default file defeult1a.mp3 default1b.mp3, etc
2) Also it will DISPLAY the name Bill and Ted over the movie timeline in a specific text size, font and color over a video we'll provide.
Like this: http://www.news3online.com/?firstname=Peter&lastname=Sellers
3)The script should also do a few validations
a) Script should check for capital first letter if not capital make capital (bill=Bill)
b) If name longer than X characters it should reduce the font so it fits in the corresponding location
At the end of the movie we'll have 2 buttons saying
a. Build a video for a friend
b. Learn more about XYZ
Depending on what the user clicks on it will take him to the corresponding website WITH the original variables name1, name2 and
Since we'll provide with a demo video in the FLA we will require the source FLA so we can update the movie later.
PLEASE VIEW BOTH ATTACHMENTS
I NEED SPECIFIC PRICE AND DELIVERY TIME FOR THIS
|
|
Job Type: |
|
| |
 |
|
Messages Posted: 16 |
| |