Jump to content

swf generator


hendes

Recommended Posts

I need help with creating a page like this:

http://www.flashvortex.com/generators.php?exampleId=219

 

So that we can offer our clients the opportunity to edit their flash banners.

http://www.degngrafisk.dk/web/Flash.aspx

 

The generator should be located on our webpage.

 

 

 

Purchase option is not needed as our clients will have this tool offered for free.

 

 

Link to comment
https://forums.phpfreaks.com/topic/292822-swf-generator/
Share on other sites

Nobody will make this for you.

 

I'll tell you how can make it though.

 

Create a form to collect the clients data

Incorporate a color chart to select colors

Save the data into a database for later use

Let clients upload own banner background or have a pile saved at the server

have a custom swf file

 

For the client to display embed... use their database data and load the flash vars

loaderInfo.parameters

http://www.permadi.com/tutorial/flashVars/indexAs3.html

 

When a client embeds the flash banner...it would be an iframe to your site with url parameters linking it to their account in some way.

A script on your server generates the iframe code with the users data

 

(optionally doing an animated image)

Generate new images using imagemagick

Link to comment
https://forums.phpfreaks.com/topic/292822-swf-generator/#findComment-1498166
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.