A Flash Developer Resource Site

Search:

Type: Posts; User: Bugmage

Page 1 of 5 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    0
    Views
    707

    browser inside flash to fake effect

    Ive seen many html bars that stays on top of all your browser pages as you search the net. I want to create the same effect by making a full screen flash program that loads pages into itself from the...
  2. Replies
    1
    Views
    388

    im not sure what your asking all you have to do...

    im not sure what your asking all you have to do is highlight it go to properties and change the font and size
  3. Replies
    1
    Views
    730

    theres a file in the movies called plasma ball it...

    theres a file in the movies called plasma ball it follows your cursor you should try to mod this
  4. Replies
    1
    Views
    301

    most likely there password protected by the...

    most likely there password protected by the program so you cant import them. one way to do it is use a free program to take a screenshot of the button in its various stages and crop and remobe the...
  5. Replies
    4
    Views
    702

    i dont really know the code but you could do a...

    i dont really know the code but you could do a pain in the ass version if your despericte, where you cover the ticket with small buttons that fade out after you drag over them, so its bassicly the...
  6. Replies
    3
    Views
    413

    creat a simple button with color, then right...

    creat a simple button with color, then right click and hit windows and hit the one toolwindow(i forgot whats its called offhand) and do linear gradients, then select the fill buton and drag down to...
  7. hmm

    ive done this befor but its been a while, i would suggest just looking on google for a free video editer or at the very least try creating a bitimmage batch with a utility and import it into flash,...
  8. email link simple as it sounds i forgot how to do it lol

    whats the code on a button so when its clicked a email window pops up like in html its really simple can you just post it use dave@dave.com thanks guys
  9. email link simple as it sounds i forgot how to do it lol

    whats the code on a button so when its clicked a email window pops up like in html its really simple can you just post it use dave@dave.com thanks guys
  10. email link simple as it sounds i forgot how to do it lol

    whats the code on a button so when its clicked a email window pops up like in html its really simple can you just post it use dave@dave.com thanks guys
  11. email link simple as it sounds i forgot how to do it lol

    whats the code on a button so when its clicked a email window pops up like in html its really simple can you just post it use dave@dave.com thanks guys
  12. Replies
    0
    Views
    375

    Need an example, got a link???

    im trying to make a bid sight, i personally am not good at programming. I am wondering if anyone has a link for a flash bidding program that easy to modify, or at least a program that will let user...
  13. Replies
    0
    Views
    342

    need one on one php database

    hi i need help with php and actionscript. i would rather talk one on one to someone instead of post talking. if you can do php and actionscript communication, databasing, and database searching
    ...
  14. Replies
    0
    Views
    353

    need php actionscript help

    please download the attached file for a outline of what i need help with post if you can do it and if not and you would like to offer a suggestion, well that would be fine to
  15. Thread: PHP problems

    by Bugmage
    Replies
    0
    Views
    345

    PHP problems

    now im working on a bid website, which i will use php in

    basicly i want flash to load the variables bid and name from a php script or txt file. I need script for this one, also i need script for...
  16. emailing variables how do i do tat? ehh yo

    Ok so ive set up a form that creates like 30 global variables (order form)
    I would like to know how I would go about emailing these variables to my email, when someone makes a purchase. Now some...
  17. two variable two locations, how do i add them?

    i have two variable in location a and location b, i want to send a to location b and add them at location b. What would the script look like so that i could sent a 2 b, both are in the same movie
  18. Replies
    4
    Views
    419

    ok i solved the probel, for some reason it...

    ok i solved the probel, for some reason it wouldent mask with a symbol and a "drawn square in the same frame"
  19. Replies
    4
    Views
    419

    let me be more specific, i hit something so now...

    let me be more specific, i hit something so now if i just create two layers anywhere in This specific movie, then mask nothing will show as long as the mask is a symbol
  20. Replies
    4
    Views
    419

    weird incident with mask help!

    OK so i have a symbol that contains a motion tween of a moving block. THis symbol is in a frame that masks a picture. When i play it i only c what the symbol shows. Then one day while working i...
  21. Replies
    3
    Views
    323

    its working now i guess thats not a simple frame...

    its working now i guess thats not a simple frame action thanks :D
  22. Replies
    3
    Views
    323

    c ive tried that as soon as i put the x in it...

    c ive tried that as soon as i put the x in it turns red because its not a # and its not an expression

    gotoAndPlay(x);
    then when i do the
    enable simple frame actions and button actions it just...
  23. Replies
    3
    Views
    323

    simple stupid question

    ok so i declare a variable as x and i know its working due to some dymanic text test

    so i click the button and

    on (release) {
    x = "25";
    }
    on (release) {
    play();
    }
  24. Replies
    1
    Views
    610

    transperency question

    What do the tranperency effects on the flash publishing options do. I have flash mx and i would like to create a movie that is circular and is on top of everything. I dont want it to look like a...
  25. Replies
    1
    Views
    383

    simple code complex problem

    I have a button, and when this button is clicked this code:
    tellTarget ("/button/winform") {
    set(jump, "1");
    }
    sets jump = 1

    now in winform i have code that reads ...
Results 1 to 25 of 125
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center