A Flash Developer Resource Site

Search:

Type: Posts; User: rru96

Page 1 of 13 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    4
    Views
    492

    Well...

    I cheated, and found a way to do it. Though it isnt the Easiest way to go about doing it. I did figure a way.

    What I did was make 18 dupes of the MC, then set the starting rotation for each off...
  2. Replies
    2
    Views
    502

    Can I radial Space objects

    What I am trying to achieve is the teeth of a gear. I need to be able to take a sqaure, and evenly space instances of it around a circle's edge so to create the look of teeth. Is there a simple...
  3. Replies
    4
    Views
    492

    Okay, I know that using the Align Window (CTRL+K)...

    Okay, I know that using the Align Window (CTRL+K) You can evenly space objects on your stage with other objects, or to the stage itself. My question I have is, Is there a way to even space objects...
  4. Replies
    2
    Views
    485

    Well....

    Could you not just take a MC that looks just like that button.. and put it in the over state of the Button Stage. The MC would consist of 2 frames, frame 1 would have the image of the button, frame 2...
  5. Replies
    1
    Views
    499

    Hmmm....

    Could you not assign the value of menustat to another variable as well. So you have 2 variables with the value. Then after menustat changes, recall it using the other var
  6. Replies
    1
    Views
    426

    Hmmm.

    Have you tried something like
    [code]
    On(Release)
    page_1=page_2
  7. Thread: random RRGGBB.?

    by rru96
    Replies
    1
    Views
    524

    What I have is a scrolling type background. I...

    What I have is a scrolling type background. I have balls that move from the left side off the right hand edge. After the ball passes completly off the right edge, I reassign its _x value so it is...
  8. Replies
    1
    Views
    395

    Well...

    First thing that comes to mind, is to just copy the last frame of the motion tween to a new layer, then tween it on the new layer.
  9. Thread: Fade Button/Text

    by rru96
    Replies
    7
    Views
    694

    Or...

    Just break the text apart... and use Shape Tweens. Though if you DO use Shape Tweening, Use Shape hints :)
  10. Thread: Fade Button/Text

    by rru96
    Replies
    7
    Views
    694

    Hmmm...

    Though that is the best way... would this work?

    Have your text MASK a layer that is a Big bar that has one area in it that is like a 20% alpha. Then, on that bar have it so onMouseOver it slides...
  11. Replies
    3
    Views
    640

    Real fast solution..

    What I would do is create a circle with a thick outline. Then delete the inside of the circle so all you have left is the outline. Select the bottom part of the outline (using the square select tool)...
  12. Replies
    4
    Views
    645

    Also...

    Some fonts... even if they are system fonts.. Have problems. I believe that _sans is one of them.
  13. Replies
    5
    Views
    1,055

    Okay...

    I would suggest that before you get those books, go through the tutorials that come with flash. They are very informative and will help with some basic questions also. Then when you have mastered...
  14. Thread: fonts????

    by rru96
    Replies
    4
    Views
    655

    and one more...

    http://www.coolarchives.com :)
  15. Replies
    1
    Views
    485

    Not EXACTLY sure...

    I dont know if this thread will help you. This was a thread some time back. Basically, what you are seeing ... is a Flash Movie.. that is transparent... but Layered on top of an HTML file. ...
  16. Replies
    2
    Views
    437

    Well....

    On the output... Just lower the sampling or bit rate.
  17. Replies
    5
    Views
    689

    Its all Good...

    Just when someone posts like that... in a vague manner.. it makes one think. You say that the company has tons of Info in PDF format. Now, is this CD for them or for clients of theres. I would think...
  18. Replies
    1
    Views
    408

    Hmmm..

    In the HTML file that it publishes, right click on it, then goto edit. In their, in the <BODY> tag, add the following:


    topmargin="0" bottommargin="0" rightmargin="0" leftmargin="0"

    That...
  19. Thread: how do i.....

    by rru96
    Replies
    1
    Views
    478

    Well..

    Basically, the transition happens when you apply a tween to the frames. Just put your image in say... frame 1. Then, copy it and put it into frame 10. Now, in the image in Frame 10, apply a FLIP...
  20. Replies
    5
    Views
    689

    Sounds like you are trying to either use a...

    Sounds like you are trying to either use a Projector file, or a virus. I think that the only way you could open it, is to put something in the computers startup, that would in turn run the exe, or to...
  21. Replies
    3
    Views
    478

    Thanks

    Worked like a Charm. Now, the question I asked is, what all HTML is allowed in a text box. Obviously the paragraph alignment is...and I have found that BOLD is. Butare there other HTML commands that...
  22. Replies
    3
    Views
    478

    Okay, here is what I am trying to do. I am trying...

    Okay, here is what I am trying to do. I am trying to pass information to a Dynamic Text box using variables. Simple enough. But what I need to be able to do is justify it to the center or left,...
  23. Hmm..

    Not exactly sure what you are trying to achieve. What it sounds like, is that you have a BIG rectangle in the background with words all over it that you can only see... by looking THROUGH the small...
  24. Thread: help!! anyone??

    by rru96
    Replies
    1
    Views
    443

    Hmm..

    Dont know about the 1st question... but as for the second:

    Set a new variable. That variable will retrieve the value you are looking for. Then use a Tell Target to transfer that value to the...
  25. Well...

    If I am not mistaken... if you are using the Vector tool to create a button, then you just make multiple instances of that button, it wont increase the file size. That seems like it would be the best...
Results 1 to 25 of 305
Page 1 of 13 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center