A Flash Developer Resource Site

Search:

Type: Posts; User: xsvkx

Page 1 of 6 1 2 3 4

Search: Search took 0.11 seconds.

  1. Replies
    1
    Views
    408

    Help with scrollpane and changes

    hi, help pls

    at runtime, i use this to insert the movie clip into the scrollpane

    _root.display.contentPath ="mAmc";


    then i add a picture to the movie clip thats inside the scrollpane, but...
  2. Replies
    5
    Views
    821

    ya man, that did it.... no idea how i forgot that...

    ya man, that did it.... no idea how i forgot that i had to do that lol
  3. Replies
    5
    Views
    821

    that still wont work, the only problem with the...

    that still wont work, the only problem with the script is whats in PHP, the variables from flash get to PHP fine, but in this line


    $createAcc = 'INSERT INTO accounts ( id , accName, pW ) VALUES...
  4. Replies
    5
    Views
    821

    simple PHP to mySQL query..

    trying to do this:::



    $createAcc = 'INSERT INTO accounts ( id , accName, pW ) VALUES ("", $accName, $pW)';

    $sentOk = mysql_query($createAcc);


    but ofcourse when the query gets to mySQL,...
  5. Replies
    0
    Views
    379

    AAA, packages in flash 8??

    how do i use these packages in flash 8?? and all those crazy good things im supposed to be able to do with them like save to text files straight from flash... more specificly the MovieClipLoader...
  6. Replies
    0
    Views
    721

    Cant get Flash 8 fileuploader to work

    Gives an error in php file at this line


    echo exif_imagetype($_FILES['Filedata']);


    any suggestions? thanks
  7. Replies
    0
    Views
    345

    Getting contents of a directory

    Is there anyway to get the contents of a directory like the directory where .swf file is in without the use of outside scripts? So that flash can see what image file names are in there and then load...
  8. Replies
    5
    Views
    8,366

    Solitaire game solver

    Ive been playing this Klondike solitaire game, where the cards are dealt three at a time.. the games seem impossible.. anyone know if theres a solver out there or some strategy that i can use to win...
  9. Thread: flash book.

    by xsvkx
    Replies
    2
    Views
    764

    flash book.

    anyone read this book- Foundation PHP5 for Flash?

    i read a bit about it on amazon.com and thinking of buying it unless someone has a better idea :)
  10. A mazing

    A mazing
  11. Replies
    1
    Views
    428

    Running scripts in flash

    i searched the boards but couldnt come up with anything :(


    does anyone know how i would go about making a button in flash, when you press it flash sends some variables to a php script file which...
  12. Replies
    7
    Views
    713

    help win contest :)

    hey guys im trying to win a contest :) its based on a game, all you have to do is go to this website http://www.flashkit.com/I'm_a_jackass/dont_vote_for_me.php

    and click the check box next to the...
  13. Thread: Loading XML

    by xsvkx
    Replies
    13
    Views
    840

    i tried the * and it doesnt work. do you guys...

    i tried the * and it doesnt work. do you guys know an xml file on some server that uses * i could use to check if i could load that?
  14. Thread: XML problem

    by xsvkx
    Replies
    9
    Views
    888

    the reason your getting only lowercase letters is...

    the reason your getting only lowercase letters is because those are the only ones embedded. make it embed all the characters then u'll see those. dont know about the other problem.
  15. Thread: Loading XML

    by xsvkx
    Replies
    13
    Views
    840

    i put this System.security.allowDomain() into the...

    i put this System.security.allowDomain() into the flash file that is loading the new.xml and put it in the same directory as the xml file. it loaded the xml file fine.

    then i made a new flash...
  16. Thread: Loading XML

    by xsvkx
    Replies
    13
    Views
    840

    Ok so the xml file is in...

    Ok


    so the xml file is in www.antirave.com/lineage/hol/new.xml


    i put the crossdomain.xml into the root folder, so it can be accessed by going www.antirave.com/crossdomain.xml

    the...
  17. Thread: Loading XML

    by xsvkx
    Replies
    13
    Views
    840

    i cant get it to work :(...

    i cant get it to work :(...
  18. Thread: Loading XML

    by xsvkx
    Replies
    13
    Views
    840

    thanks going to try it!

    thanks going to try it!
  19. Thread: Loading XML

    by xsvkx
    Replies
    13
    Views
    840

    Loading XML

    Hi guys,

    Im trying to load xml into my flash application using an xml connector component. I got it to work to load from the same folder thats the swf is in. But now im trying to get it to load an...
  20. Replies
    1
    Views
    420

    writing to file/xml

    hello, im stomped again on my project

    1. Does flash MX 2004 professional support writing to a text file? or an XML file?


    2. and second question Is it possible to read/write a database from...
  21. Replies
    2
    Views
    384

    thanks, works perfect :) i got another...

    thanks, works perfect :)

    i got another question, in the flash mx 7.02 list component, i cant use list.setScrollPosition(x); anymore, the new list component does not support it like the flash 6...
  22. Replies
    2
    Views
    384

    action on press button

    how would i go about making some action happen when the user presses the Enter key?
  23. Replies
    0
    Views
    466

    2questions with flash UI components

    im trying to make a listbox, with pixel font in it, but the pixel font gets smuged, the first label in listbox is perfect, then the second gets a bit more smuged, and it continues smugier and smugier...
  24. Thread: using scroll bar

    by xsvkx
    Replies
    1
    Views
    450

    using scroll bar

    how do i get scroll bar to work with my dynamic text field?

    i use the drag and drop scroll bar provided in flash MX
  25. Replies
    8
    Views
    682

    spam alert

    spam alert
Results 1 to 25 of 127
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center