A Flash Developer Resource Site

Search:

Type: Posts; User: kgansepo

Search: Search took 0.04 seconds.

  1. Replies
    125
    Views
    274,824

    Sticky: I'm having problems passing variables from Flash...

    I'm having problems passing variables from Flash to PHP from a flash movie that has to be displayed within a frame. The variables pass correctly when the movie is in a regular html page with no...
  2. Replies
    5
    Views
    586

    Did you ever get a solution to your PHP/frame...

    Did you ever get a solution to your PHP/frame problem?

    I'm having the same issue. I have this in my Flash movie to sent the variables to PHP:
    on (release) {
    myData=new LoadVars();...
  3. Replies
    2
    Views
    417

    Yep, that's the one I have and it seems to work...

    Yep, that's the one I have and it seems to work only with embedded video. A workaround I have now is to export my original SWF as quicktime, import it as an embedded video and then use the video...
  4. Replies
    2
    Views
    417

    VideoControl-like component for SWF?

    Hey:

    I downloaded the VideoControl component from Flash Exchange and it is very close to what I am looking for - but it seems to work only for videos like .mov etc. Does anyone know where I can...
  5. Replies
    3
    Views
    495

    We tracked it down to the version of PHP we were...

    We tracked it down to the version of PHP we were using (we were posting data to a PHP site). The latest versions of PHP don't support multipart form data properly, so the problem we were seeing was...
  6. Replies
    3
    Views
    579

    Screen Reader Detection

    Hey:

    I'd like to be able to detect the presence of a screen reader and then either load the Flash content (if they aren't using the screen reader) or the alternative HTML content (if they are...
  7. Replies
    3
    Views
    495

    Popup Not Opening From Frame in IE6

    I'm having a problem opening a pop-up window from an HTML site within a frame, but only in IE6. I have a 2 framed window. One frame opens a site (eg, www.site1.com) that contains a flash...
  8. Replies
    1
    Views
    393

    resize stage at specific frame

    Is it possible through Actionscript to resize the stage at a specific frame? For example, I want the stage to have a height of 500 on the first 4 frames, but I'd like the stage to increase to 1200...
  9. Replies
    5
    Views
    541

    thanks for pointing me in the right direction. ...

    thanks for pointing me in the right direction. here's how i got the desired effect:

    -screen capture and "download" button in first frame
    -in the second frame, i used the action...
  10. Replies
    5
    Views
    541

    thanks for the response. however, the user is...

    thanks for the response. however, the user is supppossed to be able to view the movie within the html framework, so when they click on the "download" button i want the movie to start playing within...
  11. Replies
    5
    Views
    541

    load first frame only

    hey:

    how do i load the first frame only? i have a 9MB quicktime movie that i imported on frames 2->3000. i then put a screen capture of the movie with a "download movie" button on the first...
  12. Replies
    1
    Views
    595

    displaying math symbols

    hey:

    what is the best way to get math symbols (eg, PI symbol) into flash? i need to display math equations.

    thanks
    -kim
  13. Replies
    0
    Views
    429

    hey: as far as i can tell from the board...

    hey:

    as far as i can tell from the board archives, this does not seem possible - but i thought i'd ask anyway. does anyone know how to use the macromedia bar graph component to make a bar graph...
  14. Replies
    9
    Views
    594

    You can remove your flash player by following the...

    You can remove your flash player by following the instructions at:
    http://www.macromedia.com/support/flash/ts/documents/control_remove.htm

    You can also install previous versions of Flash on your...
  15. Re: SOL

    thanks for letting me know that this is a known problem. i thought i was going crazy.
    -kim
  16. -As far as I can tell there is some sort of...

    -As far as I can tell there is some sort of incompatibility with the flash dispatch and IE 6.0.26. I downloaded their flash detector kit (didn't alter it at all )& uploaded it to our server and some...
  17. i also just uploaded the macromedia flash...

    i also just uploaded the macromedia flash deployment kit to the server - didn't do anything to it. its at
    http://www.edtech.vt.edu/kimtester/Flash_Deployment_kit/enter.html

    he gets the line 4...
  18. the url for the flash dispatch is...

    the url for the flash dispatch is
    http://www.edtech.vt.edu/kimtester/M4C3Try2/enter.html

    thanks
    -kim
  19. hey: i'm using the flash deployment kit to...

    hey:

    i'm using the flash deployment kit to detect for flash 6. i have windows 2000, using ie 6.0.2600.000 and i have flash win 6,0,40,0 installed and the flash detection works. however, another...
  20. I've read the "using flash mx learning...

    I've read the "using flash mx learning interactions" documentation and I'm trying to figure out how to create a drag and drop interaction that has customized feedback for incorrect answers.

    for...
Results 1 to 20 of 20




Click Here to Expand Forum to Full Width

HTML5 Development Center