A Flash Developer Resource Site

Search:

Type: Posts; User: plasmosys

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    1,167

    Overlapping buttons

    Hi guys
    This seems like such an easy thing to do but it's driving me crazy. Sorry if this is a simple question.

    In a site I am building it is necessary to have a large movieclip overlaid over an...
  2. Replies
    3
    Views
    747

    OK, I've resolved this problem. No answers,...

    OK, I've resolved this problem.

    No answers, but just a solution- compiling in CS3. (not ideal, but better than nothing!)
  3. Replies
    3
    Views
    747

    This link does the same for me, repeated on...

    This link does the same for me, repeated on another cmputer :(

    Didn't think I was using framesets on this page(!) Regardless, surely the flash movie should be independent of the html?

    anyway...
  4. Replies
    3
    Views
    747

    Why doesn't this work in Firefox?

    Going crazy here,
    Almost at the end of my long and hard work on my portfolio but one annoying thing holding me back.
    Published the flash file and it works fine in flash player standalone, and IE,...
  5. Replies
    2
    Views
    441

    Thank you Kostas, it seems so obvious now you've...

    Thank you Kostas, it seems so obvious now you've explained it!
    Going to implement it the way you suggested now.

    Thanks!
  6. Replies
    2
    Views
    441

    targetting problem driving me nutty

    hi
    I'm trying to implement what I thought would be a rather simple bit of code, instead its left me baffled...

    I want to make a movieclip that creates a copy of itself inside itself when clicked,...
  7. Replies
    1
    Views
    861

    'Subtractive' Mask?

    Hey everyone
    I've got a clear idea of what I would like to do, but can't think of how to implement it...

    I want to make a circle, with a hole in it, like a bagel or donut- but I want to make the...
  8. MannPohir: excellent! so, by using ref=this; we...

    MannPohir: excellent! so, by using ref=this; we can refer to the class, and access instance variables using ref.variableName, right? Would I be right in thinking that the use of this in the travelTo...
  9. BabyMinion: Yes, thanks it makes alot more sense!...

    BabyMinion: Yes, thanks it makes alot more sense!

    Now I remember all that stuff about local variables being limited to use within the function they were declared in. It just leaves me with 2...
  10. Thanks! it works! Although I'm puzzled to see...

    Thanks! it works!

    Although I'm puzzled to see that this won't work (in the .fla)


    onMouseDown = function() {
    var movement:moveObject = new moveObject(myMovie_mc, _xmouse, _ymouse, 20, 200);...
  11. [F8] custom class: getter method not working!

    Hi everyone,
    this should be a fairly simple question but for some reason I'm pretty stuck...

    I've made a custom class, called moveObject, that basically moves a movie clip across the screen to...
  12. Replies
    5
    Views
    1,229

    Ok, cool... I see now that I need to use...

    Ok, cool... I see now that I need to use MovieClipLoader because a standard movie clip object doesn't have the onLoadComplete and onLoadStart methods to listen for.

    dawsonk: I adapted the code to...
  13. Replies
    5
    Views
    1,229

    Yes, very helpful :) Listeners- that's the...

    Yes, very helpful :)

    Listeners- that's the magic word.. overlooked them because I've not needed them before, but now I see why they exist!!

    I haven't come across this construction before in my...
  14. Replies
    5
    Views
    1,229

    How to make code wait for an event?

    Hello,
    I'm trying to make a slideshow that dynamically loads pictures, fades them in, and fades out previous images.

    I've made some progress: The pictures load, they fade in, but now I'm stuck.
    ...
  15. Plenarycreation, thanks this was helpful. I...

    Plenarycreation, thanks this was helpful.

    I think I'm going to pick up a book on AS3 and get stuck in.
    Cheers!
  16. [F8] Starting a career with flash... Need advice!

    Hey everyone, its been a few years since I posted on this forum!

    I've made up my mind and I'm going to start a career in Flash development and Graphic Design, and I need your advice!

    I guess it...
  17. Sorry, yes it should be. that was me being lazy...

    Sorry, yes it should be. that was me being lazy and not creating another htm file. Basically the 404 should open in the mainFrame window and not a new one, what happens for you?
  18. firefox getURL problem- targeting frames

    Hi everyone
    I've found many a thread through google search on the internet that encounter this problem, but no-one's been able to provide an answer! So I thought I'd post it up.

    It seems pretty...
  19. Replies
    1
    Views
    814

    Music does not loop properly!

    I'm looping some music in flash but the thing is, even though i've got the start and end points perfect in adobe audition, flash seems to have a small delay just before the sound file restarts! ...
  20. ok thanks, i'll try that and see if it works

    ok thanks, i'll try that and see if it works
  21. aagh! why does my movie's sound go out of sync!!?

    this is really annoying me now.. in my movie, the sounds are playing before they should be happening! I've put them on the main timeline and the sound definitely doesnt start until the right keyframe...
  22. Replies
    13
    Views
    512

    oh.. one more thing... if == means equals, then...

    oh.. one more thing... if == means equals, then why have =? surely = means equals too?
  23. Replies
    13
    Views
    512

    alright! so i need to use this function...

    alright!
    so i need to use this function malarkey..
    thanks alot! hopefully i can apply this to my website!
  24. Replies
    13
    Views
    512

    I'm tying to find a solution to a problem in my...

    I'm tying to find a solution to a problem in my website.. to save you trying to understand the whole thing, i thought i'd try to grasp the principle of using variables to store parameters.. I must be...
  25. Replies
    13
    Views
    512

    I was trying to make the buttons change the MC...

    I was trying to make the buttons change the MC with the numbers on, not the main timeline

    So should i stick with "1" or 1? can i use either?
Results 1 to 25 of 48
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center