A Flash Developer Resource Site

Search:

Type: Posts; User: Twisted Peak

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    358

    real media

    Is it possable to use real media .rm files in a flash site?
    Twisted Peak
  2. Replies
    1
    Views
    452

    embeded movie clip

    I've got a movie clip on the down state of my button. My problem is, the movie clip stops playing on release. Is there a way to make the clip play right through and not get cut off on release?...
  3. Replies
    3
    Views
    348

    hmmmm. that didnt seem to work. heres my .fla's,...

    hmmmm. that didnt seem to work. heres my .fla's, if someone could take a look that would be really great. :)
    Cheers,
    Twisted Peak
  4. Replies
    3
    Views
    348

    Dynamic content problem

    I have a problem loading a MC from one .swf into another. I have a button which (when clicked) loads a .swf into a movie clip which works OK. The problem is I cant seem to load (on press) a MC from...
  5. Replies
    1
    Views
    428

    loading a MC into a seperate .swf

    I have a situation where I have a .swf with a button in it. Lets call this "movie A". When the button in "movie A" is clicked it loads another movie "movie B". I want to have a MC from "movie A" load...
  6. Sorry bud, what i posted will only work if your...

    Sorry bud, what i posted will only work if your using a button to load an external .jpg into a MC. I'm not too shure how to do what you want to do. I'm just learning flash too :D
    Peace,
    Twisted...
  7. on (release) {...

    on (release) {
    LoadMovie("ImageFolder/YourImage.jpg", "Image.Location");
    }

    That should do the trick :D

    Twisted Peak
  8. Replies
    3
    Views
    348

    probably an unclear explanation more than...

    probably an unclear explanation more than anything ;) Example. Say I have three buttons. Each button (when clicked) loads a graphic symbol into a movie clip (this is the first size). When the graphic...
  9. Replies
    3
    Views
    348

    Constraining graphics

    I have a graphic symbol which i want to display at two different sizes. I am loading the graphic into two seperate empty movie clips which is OK, but I dont know how to constrain the movie clips so...
  10. Replies
    3
    Views
    403

    Thanks people. Thats done the trick :D

    Thanks people. Thats done the trick :D
  11. Replies
    3
    Views
    403

    Dynamic content

    I have made a 'windows' style dragable message window. I am trying to figure out how to have content dynamicly load into the window. For example, If I had three buttons labeled "blue", "red", and...
  12. Replies
    1
    Views
    314

    Dynamic message box

    I have made a 'windows' style dragable message window. I am trying to figure out how to have content dynamicly load into the window. For example, If I had three buttons labeled "blue", "red", and...
Results 1 to 12 of 12




Click Here to Expand Forum to Full Width

HTML5 Development Center