Find the answer to your Linux question:
Results 1 to 2 of 2
I've looked on Google for a language that lets you make FLASH for your website. I've seen an example of some type of code called: Code: .frame 400 But that's ...
  1. #1
    Just Joined! heyyeh's Avatar
    Join Date
    Aug 2008
    Posts
    71

    [SOLVED] Flash Language?

    I've looked on Google for a language that lets you make FLASH for your website. I've seen an example of some type of code called:
    Code:
    .frame 400
    But that's all I know. Is there a way to write code for a SWF or even any other FLASH file for a website? There's this program called SWFTOOLS. And one of them converst a source code file to something like a SWF or having to do with FLASH.

    Or if that is not true, please say so.

    I found another type of CODE:
    Code:
    .flash filename="box.swf"
        .box b1 100 100 color=green fill=blue
    .end
    As I made the second code example, I realized where I found these examples, the same site where I read about SWFTOOLS, the site that hosts that program or package of programs.

    Correct me if I'm wrong, but is the scripting language called:
    "sc", maybe?

  2. #2
    Just Joined! heyyeh's Avatar
    Join Date
    Aug 2008
    Posts
    71

    Post Excues me, but this might help:


    Swftools main website


    This will take you to where I'm talking about!

    Recognize it? Hmm??

Posting Permissions

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