A Flash Developer Resource Site

Search:

Type: Posts; User: robertbarion

Search: Search took 0.01 seconds.

  1. Thanks Hum... I tried that but the menu seems...

    Thanks Hum...

    I tried that but the menu seems to continue to creep along after the clip MC has stopped..it must be almost right though :)
  2. I've attached the .fla file here if anyone would...

    I've attached the .fla file here if anyone would like to play around with it

    Thanks

    Rob
  3. P.S. This is the Effect I'm trying to acheive. ...

    P.S. This is the Effect I'm trying to acheive.

    http://www.momkai.nl/

    Thanks

    R
  4. How to Attach an MC to a Dynamically resizing MC?

    Hi there....

    Hope you are all doing well. I have come across a small problem.
    Here's a bit of background info.

    I have an MC(clipMC) which i am resizing using ActionScript. The moveclip only...
  5. Hi there... I was hoping someone could also...

    Hi there...

    I was hoping someone could also explain to me how you could have a movieclip always attached the left edge of the movieclip that is resizing.
    example...a menu...the blue box would...
  6. Replies
    3
    Views
    701

    its ok...i fixed the problem...i just updated the...

    its ok...i fixed the problem...i just updated the object embed code class id and it works now...
  7. Replies
    3
    Views
    701

    Firefox Vs Internet Explorer problem

    Hi All....

    I have a slight problem. I have a swf which is loading in variables via sendAndLoad... it works great in Firefox but not in Internet Explorer.
    Its not that the variables wont load,...
  8. Replies
    6
    Views
    787

    Are you sure this works... i tried putting the...

    Are you sure this works... i tried putting the code on a button to trigger it.


    on (release) {
    swapBg = _global.bg;
    trace(swapBg);
    tellTarget (_root.bg) {
    gotoAndPlay(swapBg);
    }
    }
  9. nice :) thanks moagrius.... is it possible to...

    nice :) thanks moagrius....

    is it possible to send data to the store.php and also load in a new variable?
    like i know send will send the contents of myData to the .php page but will flash load in...
  10. Send Data to php without opening a new window

    Hi There...

    I have a small question. Is it possible to send data, using loadVars to a php
    script but not have a new window open up.

    i have the following script


    myData.send("store.php",...
  11. Replies
    7
    Views
    705

    PERFECT :D...Thanks Lexicon ....

    PERFECT :D...Thanks Lexicon ....
  12. Replies
    7
    Views
    705

    Thanks moagrius, Thats half way there, is...

    Thanks moagrius,

    Thats half way there, is there a way i can get it to handle a variable of name10
    the code you gave me returns 0 on name10..which is correct but not exactly what i need...

    I'm...
  13. Replies
    7
    Views
    705

    remove part of a variable

    Hi....this is probably a newbie question...

    this is the code i have so far


    name = getProperty(this, _name);

    this returns the value name1

    how can i remove the text "name" from it so I'm...
  14. Drag&Drop Duplicate Movie with Drop Target

    Hi There...

    I'm creating a game where people can design their own cell phone by adding diamonds to it, a "Bling Phone" if you will. You will be able to add 4 types of diamonds to it, change the...
  15. Drag and Drop interaction with variables and text fields

    Hi there....

    I'm making an interface for a make your own trailer style website. The users drag clips from the Clips section on to a time line made of 4 blocks. the clips are a Movie Clip with a...
  16. Replies
    4
    Views
    1,164

    Flash Video Editor

    Hi there...

    I'm trying to create a basic video editor in flash.

    Basically you would be able drag and drop video clips onto a timeline and and hit a record button which would export the video...
Results 1 to 16 of 16




Click Here to Expand Forum to Full Width

HTML5 Development Center