A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Scene Previewer - Help please!

  1. #1
    Junior Member
    Join Date
    May 2006
    Posts
    14

    Scene Previewer - Help please!

    Hi,

    I am trying to create a flash tool that will allow users to enter info into a form which will add it to a business card template. It only needs a single template not different styles or types.

    I then need this to print to a jpg or pdf file (which i have no clue how to do at the moment) but from my understanding it would be best to have the final version of the users creation in a seperate version from the input form scene.

    I therefore want to create a small preview of the second scene (with the layout) to appear in the first scene (where the users enter their details)

    Any idea on how to do this?

    Many Thanks

    Jordan

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    For the second part (the jpg/pdf) you will need serverside scripting. search for PHP and a GD library.
    For the first part use variables.
    Just a quick note: you don't need Scenes. keyframes and movieclips are enough.

    gparis

  3. #3
    Junior Member
    Join Date
    May 2006
    Posts
    14
    Ok thank you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center