A Flash Developer Resource Site

Search:

Type: Posts; User: LazloHollyfeld

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. Replies
    21
    Views
    5,572

    Yes, I'm having the same issue, and I feel like...

    Yes, I'm having the same issue, and I feel like an idiot for buying it. There is not PHONE NUMBER to contact regarding this issue. What a waste of money and my time. Ugh. . .

    Everything you...
  2. Hi Sryder, Yes, I figured out the problem,...

    Hi Sryder,

    Yes, I figured out the problem, although I don't know why it works the way it does. I have my video files (.flv) stored in a subfolder called "videos" that exists in my root folder. ...
  3. Flash 8: Using Skin in FLV component, skin shows up locally but not on server

    Hi There,

    I'm not sure what the deal is. I place a Flash Video component on my stage. Setup a skin, hit Ctrl+Enter to preview the movie. Everything plays find, the skin is apparent, etc.
    ...
  4. Replies
    2
    Views
    1,080

    Pen tool does not close shape.

    Hi There,

    Whenever I am almost done with a shape I am making with the pen tool, and I click on the original starting anchor point to "close" the shape, the shape actually DOES NOT close.

    I'm...
  5. Replies
    7
    Views
    453

    Where is the script attached? You should you want an on(press)?

    Where did you attach the script? Is it attached to the button or to a frame? You probably want to change it to on(release) as well.

    Also, I'm not 100% sure, but I don't think the "_self" is in...
  6. Flash Programmer / Designer in and around Austin, TX

    We are looking for an individual who knows Flash Actionscript 2.0 and who possesses a knack for detail. We have a website already in place, but need
    some help to tweak it as it is.

    What you...
  7. Replies
    50
    Views
    147,430

    Sticky: A big thank you to everybody who has helped with my new site. . .

    Hi There!

    I wanted to say a big thank you to everyone who took time to help answer my questions while developing this site. I appreciate all your time and help.

    This is my first...
  8. Code for recognizing when the stage is growing or shrinking. . .

    Hi There,

    I'm trying figure out how I can set a boolean depending on wheter or not the stage width is decreasing or increasing. I have a stagelistener that is executing some code in it, but am...
  9. I'm working on developing a FBF (Full Browswer...

    I'm working on developing a FBF (Full Browswer Flash) website. So everytime I want to make a change to see if my repositioning code is working correctly, I have to check the movie in a browser...
  10. Changing alignment in test movie window. . .

    Hi There,

    I'm curious to know if there is a way to change the stage alignment in the test window movie so that it matches the any of the options that we have when we publish the file to an HTML...
  11. Replies
    7
    Views
    498

    Did you put a stop(); comman in the first frame...

    Did you put a stop(); comman in the first frame of the movie clip with the animation?

    Also you want the tween function to be called on an onRelease event not on an onEnterFrame event.

    so try...
  12. Hi waspfish, thank you for the reply and help. ...

    Hi waspfish, thank you for the reply and help. The variables that are not initializing correctly are the ones that are in the listener's onLoadInit function. I'm not sure why all those variables...
  13. Swapping movie clips with a movieClipLoader

    Hi There!

    I'm trying to figure out how to effectively unload a clip that a movieClipLoader loaded. The thing is I have some variables that need initialization after the movieclip is done loading....
  14. I need help understanding listeners code from the help documentation. . .

    Okay,

    I know that the help is supposed to be the best resource for Flash, but sometimes they get so technical I can't understand the code. Here is some code from the help documentation

    ...
  15. Thanks for the reply McUsher. . .I meant to post...

    Thanks for the reply McUsher. . .I meant to post this to another thread (and did) only I don't know why I did it to both. Thank you for your time and help again!

    Laz
  16. Here is the code that is on the first frame of...

    Here is the code that is on the first frame of the movie that is building the column of moviclips:


    I render that out as a .swf and it looks beautiful. MC are all positioned properly. They even...
  17. Here is the code that I've attached to the first...

    Here is the code that I've attached to the first frame in a blank movie. This is just to build separate "buttons" for a subnav bar.



    I compile that and it works great. All my movieclips are...
  18. Hey there! I tried a different font finally and...

    Hey there! I tried a different font finally and the same issue. Do I have to create a TextFormat object for the label since I am populating it with actionscript? I was hoping to avoid this.
    ...
  19. Yes, I'm trying to get the height after the MC...

    Yes, I'm trying to get the height after the MC has completed loading. Thank you for the response. . .I'm going nuts. Love the ed icon :D
  20. Loading .swf in empty movie clip has height problem. . .

    Using Flash 8

    Hi there,

    I'm loading an external .swf file into an empty movie clip, but when I try to access the ._height of that movie clip it returns with 0 even after loading the clip. How...
  21. Thank you for the suggustion. I will do this and...

    Thank you for the suggustion. I will do this and get back to you.

    Thanks!
    -Laz
  22. I have added the Font to the library so it's in...

    I have added the Font to the library so it's in there. Then I go to the text field, and highlight the text in the field. I then click on embed and select the glyphs I need. Still, nothin' :(
    ...
  23. No buttons here. . .

    THanks for the response!

    'm not using any buttons on my stage. Only movie clips. I know I can manipulate the dynamic field as long as the text is set to "Use Device Fonts", .

    The code...
  24. Embedding font doesn't work with action script changing a dynamic text field. . .

    Hi There,

    I have been going a bit nuts overs this problem. Perhaps you can help me?

    I have some code where I create an empty movie clip (menu_mc). Then I have a loop that attaches seven...
  25. ScrollPane won't scroll normal SWF file. . .

    Okay, I have done some tests and here is the problem.

    When I load a large .jpg image into a small scroll pane, everything works fine. Scrollbars appear, and I can drag it around.

    When I load...
Results 1 to 25 of 28
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center