A Flash Developer Resource Site

Page 2 of 2 FirstFirst 12
Results 21 to 33 of 33

Thread: [Resolved] Goodbye Generator & Director..?

  1. #21
    Gross Pecululatarian Ed Mack's Avatar
    Join Date
    Dec 2001
    Location
    UK
    Posts
    2,954
    you want to split text into individual shapes and manipulate them to do some text effects, but you need this text to be dynamic, for example entered by an user or queried from DB etc. you need generator.


    Do you mean, that you can have broken apart text (vector shape) added by generator?

    If you mean text on a shape, like letters moving, thats just as easy dynamic, you just have to make it load the sentence then do the norm (dice it up, make a movieclip for each letter, animate them ect..)

    What do you mean about the charts?

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

    may I add slightly to skavish's point of view: you can make good use of some generator for many tasks

    My favourite is ming - it is all code, and it comes with a full programming language (like php or perl) that you can use to create the dynamic content. There is an example - ostscript / eps conversion to swf at http://www.neuralust.com/~mingdocs for those interested. (Please dont tell me that flash can import eps - it refused to handle _these_ files) You can even have the programming language generate actionscript on the fly.

    To comment on some of the points: customizing a movie, like adding text to an e-card, can be done with plain php or perl script
    newsticker: unless you want the news to show up in nice text, a lain script could just retrieve the data and send them to a text file - I dont think generator does a good news digest on its own anyway
    other image formats: imagemagick costs exactly 0.00
    text effects: have a look at the vinyl cutter at http://www.fontimages.org.uk
    Admittedly, generator might be best in the hands of designers

    Musicman

  3. #23
    Member
    Join Date
    Nov 2000
    Location
    Tampa Bay Area
    Posts
    44
    Originally posted by grayczyk
    ...with a little brainpower & creativity, be done using Flash 5...
    Sorry for the confusion, I meant to write ...Just about everything can be done using Flash 5...

  4. #24
    World Kit Vote Holder Abelius's Avatar
    Join Date
    Feb 2002
    Location
    US
    Posts
    963
    from http://www.flashpro.nl
    Macromedia will be delivering a new set of solutions to make rich client application development with Macromedia Flash more flexible and powerful. As we move towards this vision, later this year we will transition from Macromedia Generator to this new product architecture and will provide a path for existing Macromedia Generator customers. In moving to this new generation of server products, we will be ceasing further feature development on Macromedia Generator, though we will continue to provide support and maintenance
    So, there is an end for Generator in sight...

  5. #25
    Senior Member
    Join Date
    Apr 2001
    Posts
    251
    yes but Flash MX doesn't use Actionscript as I understand. It uses true ECMAscript. I understand AS is based on it but they even say on the MM site that developers will have to throw out almost all they learned new in 5.

  6. #26
    Senior Member
    Join Date
    Mar 2001
    Posts
    384
    nope. it's actionscript . some things have changed, but only for certain objects/methods/etc.

  7. #27
    Senior Member
    Join Date
    Apr 2001
    Posts
    251
    "Macromedia Flash MX also supports industry standards such as ECMAScript"

    DOH, I misread it, glad to hear it doesn't toss most of the new stuff

  8. #28
    Senior Member
    Join Date
    Mar 2001
    Posts
    384
    no, you can in fact write in F5 AS, it's backward compatible. you can save as F5 or FMX

  9. #29
    Senior Member
    Join Date
    Apr 2001
    Posts
    251
    Well no, I figured that, but I thought they changed the language. I love the new UI too. Now I gotta scrounge up another 199 for the upgrade. Do you know if it can interact directly with databases such as MySQL?

  10. #30
    Senior Member
    Join Date
    Mar 2001
    Posts
    384
    new UI? f5 is almost two years old!! I have a feeling MX is much better.
    I've heard rumors about direct access to java objects, so you should be able to grab your DB straight up. better xml support. there just might be a way

  11. #31
    Senior Member
    Join Date
    Apr 2001
    Posts
    251
    MX has the new UI I was referring too.

  12. #32
    Senior Member
    Join Date
    Nov 2000
    Posts
    100
    I agree that Flash MX rocks, I was on the beta list and had a hard time keeping my mouth shut about features. However since it doesn't support real-time 3D it can't touch Director when it comes to 3D. For example look at this set of simple interactive 3D instructions we built.

    http://www.forgefx.com/demos/swing-popup.htm


  13. #33
    Senior Member
    Join Date
    Apr 2001
    Posts
    251
    I never realised Director was so easy, I thought you HAD to know Lingo. Cool! Nice Work!!!

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