A Flash Developer Resource Site

Search:

Type: Posts; User: sjvilla79

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    512

    What's the difference between the two?

    What's the difference between the two?
  2. Replies
    3
    Views
    535

    You know that there's oodles of this stuff via...

    You know that there's oodles of this stuff via Google. Will this do what you need? And here's more.
  3. Replies
    8
    Views
    707

    Glad we could help. Sorry for my late visit back...

    Glad we could help. Sorry for my late visit back here though.
  4. Label a frame "05_23". You sound like you've got...

    Label a frame "05_23". You sound like you've got the button and input field working already though. Or have you?
  5. Replies
    51
    Views
    2,897

    What you do is take the normal part of an...

    What you do is take the normal part of an animation and copy its frames. Next, you paste the frames elsewhere and then reverse the sequence (Flash has built in menu options to do this). You can then...
  6. Replies
    1
    Views
    603

    No, Flash has limited support of HTML and thus...

    No, Flash has limited support of HTML and thus only a few tags are allowed.
  7. Replies
    2
    Views
    511

    Um, why not? Just use a relative path to the file...

    Um, why not? Just use a relative path to the file in question.

    I must ask again. What's restricting you from not coding this in the first place? Seems odd to me.
  8. Replies
    5
    Views
    386

    No worries. :)

    No worries. :)
  9. Thread: Movieclips

    by sjvilla79
    Replies
    3
    Views
    431

    Please post an FLA.

    Please post an FLA.
  10. Replies
    5
    Views
    386

    I swear I was previewing my post and noticed...

    I swear I was previewing my post and noticed EQFlash's reply only upon posting.
  11. Replies
    5
    Views
    386

    I think this is what you mean. ...

    I think this is what you mean.


    _root.clipOne_mc.clipTwo_mc.myButton_btn.onPress = function () {

    _root.clipOne_mc.gotoAndStop("labelName");

    };Check out more on paths and gotoAndStop.
  12. Replies
    5
    Views
    506

    I have messaged you. Just email me the file as...

    I have messaged you. Just email me the file as described in my note.
  13. Replies
    5
    Views
    506

    Not without seeing an example FLA.

    Not without seeing an example FLA.
  14. Replies
    1
    Views
    321

    I've uploaded...

    I've uploaded a file that does what you've asked for. Let us know if you have any problems.
  15. Replies
    1
    Views
    292

    The four MCs highlighted in this image were being...

    The four MCs highlighted in this image were being exported on the first frame of your FLA. That's your problem.

    http://www.thefreeimagehosting.com/Uploads/Images/2461678125000untitle222d.gif
    ...
  16. Replies
    1
    Views
    399

    Just post your code. I don't want to download a...

    Just post your code. I don't want to download a 5.2 MB file on this crappy connection.
  17. Replies
    5
    Views
    506

    Check Flash's Publish Settings from the File menu.

    Check Flash's Publish Settings from the File menu.
  18. Replies
    1
    Views
    326

    I think you can print stuff out using Flash's...

    I think you can print stuff out using Flash's Movie Explorer. Never tried it myself though.
  19. Not to sound snarky, bondidj, but what do you...

    Not to sound snarky, bondidj, but what do you intend to contribute? I mean at least make the effort to sound like you're having a go at it yourself.
  20. Replies
    3
    Views
    350

    This works. Not exactly ideal though. ...

    This works. Not exactly ideal though.


    _root.onEnterFrame = function () {

    var myNameString_str:String = _root.name_txt.text;
    var myEmailString_str:String = _root.email_txt.text;
    var...
  21. Replies
    2
    Views
    375

    Send them the SWF and let them open it in their...

    Send them the SWF and let them open it in their own browser. You could also just use a Mac or Windows Projector.
  22. Replies
    6
    Views
    437

    Not that I know about. What's wrong with this...

    Not that I know about. What's wrong with this website anyway?
  23. Now I can't find the audio link on your website.

    Now I can't find the audio link on your website.
  24. The easiest way to test would be to have two...

    The easiest way to test would be to have two files and then compare them. Again, I don't think it would be a huge difference though.
  25. Not sure what else I could add. You seem set in...

    Not sure what else I could add. You seem set in your ways and reversing what you've already achieved is probably out of the question by the sounds of things. Not that there's anything wrong with...
Results 1 to 25 of 78
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center