A Flash Developer Resource Site

Search:

Type: Posts; User: alfonso77italy

Search: Search took 0.18 seconds.

  1. Replies
    3
    Views
    676

    mistero...

    thanks for your interest.
    Nevertheless I have made so many tests but it never works. I post my last 2 tests, and if you succeed in telling me where I am wrong you would do me very happy...

    ciao
  2. Replies
    3
    Views
    676

    Button exe

    is it possible to start an executable program pressing a button?
    I have tried with 'fscommand' but it doesn't work.

    fscommand("exec", "file.exe");

    have you solutions?
  3. Replies
    1
    Views
    1,395

    v6-AS1 only FullScreen

    i view the web site Full screen with a button:

    btn18.onPress = function(){
    Stage.displayState = "fullScreen"
    }

    But i wish view the web site only Full Screen when i enter without press a...
  4. Very good Blanius, with your help i have...

    Very good Blanius,
    with your help i have resolved. The problem was that i must use "this".

    Good job
  5. [RESOLVED] ComboBox + AS ... problem

    i have a ComboBox (flash 8) and this is my AS code in section 'onchange'. The problem is that if i select the first (v=='1') i view the window with the values of javascript, but if i select other...
  6. Replies
    5
    Views
    574

    i have koolMoves 7 and i use component of flash...

    i have koolMoves 7 and i use component of flash 8. I think AS1... thank you
  7. Replies
    5
    Views
    574

    ok, now i see the example "KM_MediaChooser" that...

    ok, now i see the example "KM_MediaChooser" that use XML, and is good. There are a ListBox and view the results of selection in a MediaPlayer and run very good.
    But I wish view the results of...
  8. Replies
    5
    Views
    574

    DB and ComboBox

    ciao,

    is there an example for lern to run a MS Access table in a ComboBox with ActionScript ?
  9. Replies
    3
    Views
    570

    ciao, yes, the example of my post is that. I...

    ciao,

    yes, the example of my post is that. I study the AS code, but my problem is that i don't understand why if i import this swf in different web page when move the mouse outside the slide the...
  10. Replies
    3
    Views
    570

    AS problem in slide...

    with the beautifoul example of slide, change the image when i go left or right on 'mask' with the mose, but if i am outside 'mask' with the mouse the image change olways. Why?
  11. Replies
    2
    Views
    474

    well, i have deleted 'contentpane1' and i have...

    well, i have deleted 'contentpane1' and i have created a slideshow with name contentpane1, but don't work this... i think that the code is different for the objects but i don't found some example for...
  12. Replies
    2
    Views
    474

    help, API for Contentpane

    In my projet i have 1 ListBox and 1 Contentpane. When change selection in Listbox, load image in Contentpane. All is good with this code in Listbox:

    var v = getValue(); ...
  13. Change font in ContentPane from ComboBox...

    ciao, i have a problem... i wish change font and size of ContentPane from ComboBox. I have see much examples but i don't understand why don't work... if you wont to help me i post my file...
  14. Replies
    6
    Views
    653

    very good blanius, thank you

    very good blanius, thank you
  15. Replies
    6
    Views
    653

    FullScreen

    thank you for help me..

    My files are posted, i wish view my site in FullScreen, i have see your web page "http://bretlanius.com/flash/lab/fstest.html" and it is that i wish, but i don't understand...
  16. Replies
    6
    Views
    653

    fullscreen

    yes, i have watched this, but i don't understand because don't work.. if you have the time, i can to post my files... thank you
  17. Replies
    6
    Views
    653

    full screen

    i wish see the web site in full screen... with flash player 9 i think that is possible, but i don't know to do it because the first page (index.html) start always in browser... can you help me?
  18. Replies
    3
    Views
    436

    Thank you very much, now i have understand.

    Thank you very much, now i have understand.
  19. Replies
    3
    Views
    436

    problem view value in text box...

    in your example, i wish change something for learnig... i wish view value in text box when i change in scroll bar the value. But i view the value only for the first 'click'. Do you help me please?
  20. Replies
    1
    Views
    713

    TextBox password (information)

    Good morning,
    in TextBox there is a propriety "password" for not view the caracters when write... But is disable. How can i to able this proprity?
  21. Replies
    5
    Views
    446

    good, i can to do html page with link to asp page...

    good, i can to do html page with link to asp page ad a can view this link in contentpane... but when open the link, open ASP page in new page. i wish only know if i can to view this ASP page in the...
  22. Replies
    5
    Views
    446

    i wish to view record that they are in a table...

    i wish to view record that they are in a table created with asp... but i wish view this table in a page that i do with KM... Have you solution?
  23. Replies
    5
    Views
    446

    ContentPane

    sorry for my english...

    for view ASP result in a page created with KM i think to use contentpane, but how can i to do? ...i don't understand...
  24. Replies
    4
    Views
    354

    Thank you for the answer, but my problem is that...

    Thank you for the answer, but my problem is that i don't know where to put the records in a web page of KoolMoves... is there an object in KoolMoves that i can to use with an a table? Thank you for...
  25. Replies
    4
    Views
    354

    View Record

    Hi, i'm sorry for my lenguage but i'm italian... My problem is this:

    Is possible to view any record of a DataBase (Access) in a table in a web page that i wish to do with KoolMoves? (i search with...
Results 1 to 25 of 25




Click Here to Expand Forum to Full Width

HTML5 Development Center