A Flash Developer Resource Site

Search:

Type: Posts; User: gatha

Search: Search took 0.03 seconds.

  1. Thread: gradient masks

    by gatha
    Replies
    3
    Views
    676

    gradient mask? ha!

    you can't use gradient's as masks. period. the closest you can come is make a gradient a symbol and animate that on the layer above the one that is to be masked.

    good luck.
    gatha
  2. Replies
    14
    Views
    1,095

    yes, you can use loadVariables. the other thing...

    yes, you can use loadVariables. the other thing you can use is the xml socket. cannot provide specifics, but that's what you should look at in the docs.

    cheers

    gatha
  3. Replies
    2
    Views
    582

    that looks pretty good. note, however, that...

    that looks pretty good.

    note, however, that php is capable of interpreting xml freely... so, the true next step is flash 5 + xml + php + mysql (or pgsql)

    cheers

    gatha
  4. Replies
    3
    Views
    560

    hey. what you're talking about is accessing...

    hey.

    what you're talking about is accessing the object from the main timeline (_root talking to _root.obj.and.other.obj). in that case you do have to put in the path, or an alias, like you...
  5. Replies
    3
    Views
    560

    found it. am leaving the post here cause someone...

    found it. am leaving the post here cause someone else might want to know this. use _parent. to go one level up in the hierarchy.

    ---------------------------------------------------------1
    this...
  6. Replies
    2
    Views
    1,543

    1. check the url's in my first message -...

    1. check the url's in my first message - http://www.flashtools.de, http://www.***********.com. Both of those sites have some sort of a tool to write to a file, among other things (although the...
  7. try something like: FS Command...

    try something like:

    FS Command ("exec","foo.exe"&Chr(9)&"-argument")

    hope that helps

    gatha
  8. 1. you create a movie. 2. in the movie there's a...

    1. you create a movie.
    2. in the movie there's a timeline.
    3. timeline consists of frames.
    4. you select the frame that corresponds in time with the moment when you want the window to pop up.
    5....
  9. Replies
    2
    Views
    1,543

    Hello I've found several ways of writing...

    Hello

    I've found several ways of writing information from a projector to a text file on Windows machines, using windows' command.com or ***********.com's JSave, or using FlaWRITE from...
Results 1 to 9 of 9




Click Here to Expand Forum to Full Width

HTML5 Development Center