A Flash Developer Resource Site

Search:

Type: Posts; User: g_M_e

Page 1 of 6 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    1
    Views
    560

    my site design test

    Hey all!

    I've got this new site for my store online. Its a work in progress and my flash isn't ready yet, but the css/xhtml stuff is kinda up. I'd really like some feedback! Thanks!
    ...
  2. very nice. I wasn't expecting that. Very original.

    very nice. I wasn't expecting that. Very original.
  3. Replies
    3
    Views
    999

    I don't know any IE optimization techniques, but...

    I don't know any IE optimization techniques, but off the top of my head I would say those performance increases you've noticed in FireFox is the GECKO rendering engine vs the IE engine. I'm a FireFox...
  4. Replies
    0
    Views
    939

    PCL, MAC and WMF output with Flash?

    I have a really crappy forms tool that creates forms and populates data from a database. I'm wondering if flash can export .PCL, .MAC and .WMF files. Any ideas?
  5. Replies
    5
    Views
    531

    Using scenes is not working. I have a movie with...

    Using scenes is not working. I have a movie with 2 scenes, preloader and main. preloader has 1 frame with the code you showed me and it works. However, my preloader animation is not working. When i...
  6. Replies
    5
    Views
    531

    awesome! thanks, i should have realized it was...

    awesome! thanks, i should have realized it was this easy. thanks a bunch
  7. Replies
    5
    Views
    531

    Flash site and preloader w/scenes

    Hey all,

    I'm redesigning my site to be completely flash. I have a problem though. When i create my flash site all my content is loaded in the first frame and thus makes my preloader unusable. So...
  8. Thread: Preloader woes

    by g_M_e
    Replies
    0
    Views
    308

    Preloader woes

    Hey all,

    I've created 2 flash documents, 1 that is 83KB and another that is 32KB, I want to make a preloader for each of these. My problem is that when I run the movies and use the bandwidth...
  9. Replies
    0
    Views
    273

    form trouble with MX 2004 Pro

    Hey All-

    I'm having problems with the UI Components. I have a form that requests data from a PHP script. I created a LoadVars object and a function called getInfo(). Anyways, I've decided to use...
  10. Replies
    2
    Views
    668

    well, i tried to use absolute links too. But ran...

    well, i tried to use absolute links too. But ran into problems there as well. I'll mess around some more. Thanks m8!
  11. Thread: passing vars..

    by g_M_e
    Replies
    1
    Views
    605

    i do something similar in a page of mine. ok you...

    i do something similar in a page of mine. ok you have to edit the frameset to read in your POST vars then encode them in your URL of the frameset page you want updated. Because of the frameset your...
  12. Replies
    2
    Views
    668

    / not working as an link reference

    Hey All -

    Having a little FLASH/PHP organization issue. So I've trying to use the relative links in my scripts and flash files. To make everything easier I'm trying to reference from the site...
  13. need scripting. If i was doing this, I would use...

    need scripting. If i was doing this, I would use PHP and sessions. This way you can click something in your flash movie, call a PHP script to add session variables, then when they access the page...
  14. Replies
    1
    Views
    326

    I fixed it. I was using onData instead of onLoad....

    I fixed it. I was using onData instead of onLoad. Works now :)
  15. Replies
    1
    Views
    326

    LoadVars trouble in MX2004

    Hello all.

    I am writing an authorization script. I've created a LoadVars object to hold data both in flash and my server-side (php). I've used this before, but something doesn't seem to be...
  16. Replies
    0
    Views
    320

    AS2 Global Styles for forms

    Hello all! Long time no post!

    I'm building a site and i'm getting used to Flash MX Pro 2004. I've used their button component in a couple of places and I've set some attributes in AS. I want to...
  17. Thread: dettachMovie()

    by g_M_e
    Replies
    2
    Views
    1,525

    dettachMovie()

    Hey all!

    I have attached a movie clip using the attachMovie() on an on(press) event. I'd like to dettach the movie clip after another mouse event, but I can't find any documenation for how to do...
  18. Replies
    1
    Views
    375

    I have resolved the dynamic setting of labels,...

    I have resolved the dynamic setting of labels, but I am now having trouble with my labels being cut off. I have tried _width, setSize(), _xscale and such, but with no luck. Can anyone help out?...
  19. Replies
    1
    Views
    375

    setLabel on dynamic Checkboxs

    sups all,

    I'm trying to create these dynamic checkboxes. I can create the boxes with the code below, but I can't set the labels!!! Its driving me insane.

    Here's a quick run down. I have a...
  20. Replies
    2
    Views
    631

    thanks MM, i figured that was the situation, but...

    thanks MM, i figured that was the situation, but you never know what you'll find from others. THanks!
  21. Replies
    2
    Views
    631

    PHP Array to Flash

    Hey all,

    I'm trying to send a 2 dimension PHP array back to my Flash movie. I can get the data that is not a problem, but when I try to access it all i receive is "Array" as the value for any...
  22. Sub MC referencing from dynamically named object

    Hello All!

    Here's what I'm trying to do. I have a base movie clip with 2 inner movie clips inside it. I am dynamically setting the color of one of the inner movies. Here is my code


    sqColor =...
  23. Replies
    2
    Views
    804

    heh, yeah my server evaluates *.HTML and *.PHP as...

    heh, yeah my server evaluates *.HTML and *.PHP as PHP. This is because our web app development has certain conventions for using each extension.

    What happens is that my home.html redirects back to...
  24. Replies
    2
    Views
    804

    PHP Sessions & Flash

    SUP ALL!

    I'm having problems PHP Sessions. Sessions don't seem to be taking hold when I try to set session variables. And I do have sessions enabled and setup properly (I know because I forced a...
  25. Thanks for the quick response. I did have a look...

    Thanks for the quick response. I did have a look at the sticky, I took serveral looks in fact. I can't get this to work.

    I've attached my SWF and a PHP file. These are stripped down versions of...
Results 1 to 25 of 147
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center