A Flash Developer Resource Site

Results 1 to 9 of 9

Thread: pretty postcards

  1. #1
    Senior Member
    Join Date
    Oct 2000
    Posts
    395
    Hi there,

    I am hoping that somebody will be able to lead me to the right place to find out more about creating flash postcards.

    I am creating a simple game which involves building a character from giving options - i.e. heads/bodies & accessories.

    Then I would like to be able to insert a message and e mail a link to a friend back to an swf of the created character and the message.

    Could anyone point me to a tutorial or somit plz?

    cheers much

    beezer


    P.S. At the moment - I am thinking text files - anyone any better ideas?

  2. #2
    Registered User
    Join Date
    Feb 2001
    Posts
    13,041
    Hi,

    have a look at this thread: http://board.flashkit.com/board/show...hreadid=220783 - btw: I am actually playing around with a serverside tool to create a custom movie from a template by compiling the variables into frame 1

    Musicman

  3. #3
    Senior Member
    Join Date
    Oct 2000
    Posts
    395
    cheers musicman - off to check it now!!

    beezer

  4. #4
    Senior Member
    Join Date
    Mar 2000
    Posts
    174
    I think it's quite hard to do this without some scripting in a non-flash environment. Perhaps you could use the swift generator to do the job. The documentation provides an easy way of making flash postcards. You can find the generator and documentation at: http://www.swift-tools.com. It's no freeware but certainly a cheeper solution then the MM generator. I'm not sure but I believe you're allowed to use it free if you include their logo on your site. Another way is using a querystring to load the swf with the provided variables, you can find more info about this at:
    http://board.flashkit.com/board/show...hreadid=218817
    I think this should help you out, good luck,
    Shaman

  5. #5
    Registered User
    Join Date
    Feb 2001
    Posts
    13,041

    adding vars to an swf

    Hi there

    adding vars to an swf is ready for testing here - open a swf for upload and insert variable names and values in the text boxes on the upload form.
    The movie will be sent back right away and has an actionscript block added to the very first frame that defines the variables you specify

    Musicman

  6. #6
    Senior Member
    Join Date
    Oct 2000
    Posts
    395

    Re: adding vars to an swf

    Hi guys

    Shaman - thanks- I have downloaded the swift and documentation and am try to pile through it. - cheers.

    Musicman - your stuff looks fairly cool although I am not really a whizz at the perl - (did you write the script?)

    -What do you think are the advantages of using custom scripts over something like the swift generator?


    cheers to you

    beezer

  7. #7
    Senior Member
    Join Date
    Mar 2000
    Posts
    174
    I think, no offence musicman, the advantage of a custom script isn't that big, when you don't have enough knowledge yourself to adjust the perl scripts. I think musicman's app is based on the same princibles as the swift generator, swift gen is also written in perl. The advantage of the generator is that the documentation is extensive. The advantage of Musicmans' app is that (if not compiled) you're able to modify it and it's free.

  8. #8
    Registered User
    Join Date
    Feb 2001
    Posts
    13,041
    Hi,

    quite simply: not every server would allow you to install your own software - but since you need a scripted server anyway, you can easily add a php or perl (whichever your server supports) to produce and mail the swf

    Musicman

  9. #9
    Senior Member
    Join Date
    Oct 2000
    Posts
    395
    thanks guys - i think i will still try to look down both avenues..
    beezer

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