A Flash Developer Resource Site

Search:

Type: Posts; User: Tirmie

Page 1 of 6 1 2 3 4

Search: Search took 0.14 seconds.

  1. Replies
    1
    Views
    384

    Question on the best terminology

    I'm writing a tutorial on Flash animation, and I'm explaining how motion tweens can't be used on lines and fills unless you group them or turn them into a symbol. Here's the relevant paragraph:
    ...
  2. Yeah, your suggestion might be the most practical...

    Yeah, your suggestion might be the most practical solution available. Grr. You'd think this would have been an obvious feature for text fields.
  3. I've got a dynamic text field; I'm loading its...

    I've got a dynamic text field; I'm loading its text from an outside source, so I don't really know what the text is going to be, or how many characters it will have. I would like the text field to...
  4. Replies
    4
    Views
    769

    Thanks everyone, you gave me the information I...

    Thanks everyone, you gave me the information I needed.
  5. Replies
    4
    Views
    769

    I've been writing a tutorial on Flash animation,...

    I've been writing a tutorial on Flash animation, and I introduced tweening by comparing tweened animation to animated GIFs. I said, "Another problem [with animated GIFs] is that generally, the...
  6. Replies
    2
    Views
    471

    Ah, it's an HTML tag. I was looking in the SWF...

    Ah, it's an HTML tag. I was looking in the SWF tab.
  7. Replies
    2
    Views
    471

    OK, I'm sure this is a dumb question, but here...

    OK, I'm sure this is a dumb question, but here goes. When publishing a .swf with Flash MX, how does one disable the right-click menu?
  8. Hmm. I'll try to get that point clarified.

    Hmm. I'll try to get that point clarified.
  9. It does help a bit, but it's actually not quite...

    It does help a bit, but it's actually not quite what I'm looking for. The contract elsewhere specifies that I will provide them with both the source and compiled code. My question has to do with...
  10. I'm starting a job for South Dakota Public...

    I'm starting a job for South Dakota Public Broadcasting, and the contract is the state's boiler-plate consultant contract, with the additional job-specific clauses tacked on. I have a question about...
  11. Replies
    5
    Views
    621

    Thanks for the input, everyone! It will...

    Thanks for the input, everyone! It will definately help me figure things out.
  12. Replies
    5
    Views
    621

    What's the best way to be paid? On a per-job...

    What's the best way to be paid? On a per-job basis, or an hourly wage?

    See, I'm a college student, and I've been working with Flash through my university's various technology programs and summer...
  13. Replies
    0
    Views
    470

    I'm working on an online application for...

    I'm working on an online application for elementary school students, a town that they can navigate around in. It's structured with a main overview of the town, and a separate SWF for each location...
  14. Replies
    7
    Views
    858

    I've tried "movieWidth = _root._width", and I get...

    I've tried "movieWidth = _root._width", and I get 0.
  15. Replies
    7
    Views
    858

    Booting to top

    Booting to top
  16. Replies
    9
    Views
    2,200

    All the results for a particular quiz will be...

    All the results for a particular quiz will be written to a single file. Then, I'll import this file into Excel.
  17. Replies
    7
    Views
    858

    Well, yeah, that would work. But I'm putting...

    Well, yeah, that would work. But I'm putting this in a Smart Clip, and I don't know what movies it will be put in. So I need to retrieve the height and width with actionscript.
  18. Replies
    7
    Views
    858

    Is there any way to find the height and width of...

    Is there any way to find the height and width of an .swf with actionscript? I want to move an MC to the center of the movie.
  19. Replies
    9
    Views
    2,200

    Wait...

    Why do I need to worry that someone might send me a filename I don't want? I thought the script couldn't write to a file unless its permissions were set just right.
  20. Replies
    9
    Views
    2,200

    All right. Thanks again for your help!

    All right. Thanks again for your help!
  21. Replies
    9
    Views
    2,200

    Booting to top.

    Booting to top.
  22. Replies
    9
    Views
    2,200

    Actually, one more quick question. Could the...

    Actually, one more quick question. Could the script be modified to accept the name of the .txt file as a variable? I realize that the .txt files would have to have the proper permissions set, but...
  23. Replies
    9
    Views
    2,200

    That looks like it would do this trick. I have...

    That looks like it would do this trick. I have no experience with Perl, so I have three questions:

    1.) Does this script place any limitations on the data being written? i.e., do the variable...
  24. Replies
    9
    Views
    2,200

    Hi, I'm making an online quiz; I need to write...

    Hi,

    I'm making an online quiz; I need to write the results of the quiz to a file, called quizresults.txt. Does anybody have a general-purpose script that can accept data from a loadVariable()...
  25. Replies
    10
    Views
    804

    OK, try this: Go to the File menu, and pick...

    OK, try this: Go to the File menu, and pick "Publish Settings". Go to the "Flash" tab (if it's not there, check the "Flash" box on the left). Make sure "Omit Trace" isn't checked.
Results 1 to 25 of 139
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center