A Flash Developer Resource Site

Search:

Type: Posts; User: Raging Tempist

Page 1 of 4 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    546

    thanx man

    thanx man
  2. Replies
    2
    Views
    546

    [RESOLVED] limit items on a row

    I am trying to load MC's from an array but I need to make it so that after ever 2 MC's the Yposition changes down say 300px so that I have a new line. I have tried using if(see at the bottom of this...
  3. Replies
    19
    Views
    2,476

    could you please explain a bit more I dont really...

    could you please explain a bit more I dont really understand. I tried commenting it out but it didn't work.
  4. Replies
    19
    Views
    2,476

    Nothing is happening now when I click no...

    Nothing is happening now when I click no errors(yay) but no movies either.

    have I structured it wrong?



    var about:MovieClip;
    var contact:MovieClip;
    var store:MovieClip;
    var...
  5. Replies
    19
    Views
    2,476

    well I put them in the buttons but now I just get...

    well I put them in the buttons but now I just get this error:

    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at main2_fla::MainTimeline/contactLoad()
    and...
  6. Replies
    19
    Views
    2,476

    haha I think I know what I am doing wrong. lol I...

    haha I think I know what I am doing wrong. lol I just got functions but haven't added them to the buttons. OPPs
  7. Replies
    19
    Views
    2,476

    I think I am doing something wrong. The error is...

    I think I am doing something wrong. The error is gone (Thanx) but now nothing happens when I click on the links.


    var about:MovieClip;
    var contact:MovieClip;
    var store:MovieClip;
    var...
  8. Replies
    19
    Views
    2,476

    ok sorry I was a bit unclear. I have a movie clip...

    ok sorry I was a bit unclear. I have a movie clip called product (productsMC for easy) and the I have a movie products.swf which I wish to load at the end of the productsMC.

    also I tested the...
  9. Replies
    19
    Views
    2,476

    yeh thanx I made a copy would hate to loose it...

    yeh thanx I made a copy would hate to loose it now.
    The way I am positioning the Ui Loder atm is like this:


    function onResizeStage(evt:Event):void {
    //trace("Stage Height = " +...
  10. Replies
    19
    Views
    2,476

    oh wow thanx so much I'll try it now and let you...

    oh wow thanx so much I'll try it now and let you know how I get on with it. I just had a queastion in a mean time.
    I am using UI Loader atm which is handy because I know it is 1024x768 in size andI...
  11. Replies
    19
    Views
    2,476

    lol wish I hada known that a few days ago haha I...

    lol wish I hada known that a few days ago haha I can see exactly what you mean. Man I don't have the time to go back and recode it unless its really simple. Im a design student so this AS stuff is...
  12. Replies
    19
    Views
    2,476

    can anybody help me please. I urgently need help!

    can anybody help me please. I urgently need help!
  13. Replies
    19
    Views
    2,476

    unloading swf's in UI Loader

    I am having some problem removing a null object and I realise that I have not been unloading my swf's properly. Could someone take a look at what I have been doing and tell me what I can do to make...
  14. Replies
    0
    Views
    355

    Drag MC left to right

    How can I make my MC scroll from left to right so that if I drag my move left the right edge will eventually meet the right edge of the stange and the same if I cross right the left edge of the movie...
  15. Replies
    0
    Views
    424

    scrolling left to right

    I am wanting to scroll a swf left to right using the mouse much like a panorama or this site http://www.thecoronabeach.com but I still what to be able to click on the buttons with in that swf to...
  16. Replies
    0
    Views
    789

    Preloader Problem

    I am trying to build a preloader that will load in images from an xml doc. I got the images loading in but I cant seem to get the bar to show the progress.

    heres my code:


    function ...
  17. Replies
    0
    Views
    2,342

    Fullscreen problem in AS3

    I am making a website using this AS to create a full browser slideshow:

    /******************************************************************************
    CROSS FADING AS3 FULL BROWSER SLIDESHOW...
  18. Replies
    1
    Views
    513

    onRelease with XML?

    I am trying to put together a drop-down menu which uses XML and ActionScript. However I am a Newb to Actionscript and XML and Im trying to figure this all out but I am having problems.
    So here is...
  19. I dont know if this will help anyone but here is...

    I dont know if this will help anyone but here is the xml I have got.
    I have been looking all over the net and the support at jumpeye is not what it should be so I still have no clue how to load...
  20. Drop-down tree menu with load movie

    Hi,
    I am using jumpeyes Drop-down tree menu V3 in Cs3. And I was wondering if someone could explain how I can set it up to load moives in the content box.

    I know how to do this using very simple...
  21. Thread: [f8]

    by Raging Tempist
    Replies
    17
    Views
    885

    thanx man, i will do. cheers for the help.

    thanx man, i will do. cheers for the help.
  22. Thread: [f8]

    by Raging Tempist
    Replies
    17
    Views
    885

    cheers man glad you like the site! yep all my...

    cheers man glad you like the site! yep all my graphics.

    lol you were right about that being tricky to understand. But ill do some reading on the net and in the help files as from the looks of most...
  23. Thread: [f8]

    by Raging Tempist
    Replies
    17
    Views
    885

    is 268.94KB to big for a flash file? that how big...

    is 268.94KB to big for a flash file? that how big the main file is with out any of the other files loaded.

    also just noticed that all the movie files work fine by them selfs....
  24. Thread: [f8]

    by Raging Tempist
    Replies
    17
    Views
    885

    ok ummmm.... so how do I do this? do I make my...

    ok ummmm.... so how do I do this?
    do I make my header in to a .swf which is pulled in to the main file using

    _parent.c1.loadMovie ('header.swf');

    But at the end of my header swf timeline I add...
  25. Thread: [f8]

    by Raging Tempist
    Replies
    17
    Views
    885

    How do I do that?? you are refering to the order...

    How do I do that?? you are refering to the order that the movies load into the root movie.
Results 1 to 25 of 100
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center