A Flash Developer Resource Site

Search:

Type: Posts; User: spyrosk

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. How cant I rename a button component with actionscript 2.0

    Hello

    I am trying to find a way to change the label name of a button component with actionscript 2.0?

    Thank you
  2. Replies
    0
    Views
    442

    problem horizontal scrollable menu !!!

    hello
    I am trying to make an horizontal scrollable menu.
    Like on this site! http://www.endcommunications.com/
    The menu follows the moves of the mouse
    I have made the motion but i need to make it...
  3. Problem finding the exact width of a text field

    Problem finding the exact width of a text field

    I have a field where i am calling some text from a database.
    Because each time the text has a different width i generate the width of the text...
  4. Replies
    0
    Views
    322

    Problem with plus (+) character in flash.

    Hello
    I am trying to pass some variables from a database to flash with FlashVars. I am getting the text without any problem but I can't view the plus (+) character
    I have embedded special...
  5. Replies
    2
    Views
    417

    I am using Tahoma but also I have tried Arial...

    I am using Tahoma but also I have tried Arial
    When I embed the fonts then it doesn't show anything.


    My database charset is UTF8
  6. Replies
    2
    Views
    417

    Problem with Dynamic Greek Text !

    Hello
    I am having some problems with greek characters in flash.
    The flash is calling dynamic text from a database.
    The problem is that the greek characters are not readable.
    The strange thing is...
  7. Replies
    2
    Views
    11,452

    Convert a pdf to SWF

    Hello
    Do you know which program converts a pdf to a swf presentation.
    Take a look this example !
    http://www.neoset.gr/i-book/oikiaka/

    Thank you
  8. How can I export the stage of my movie clip to a png file?

    Hello
    I want to give the option so the user will be able to export the stage of my Movie clip to a PNG file.
    And also I want to have the option so the user will be able to print that afterwards.
    ...
  9. I have tried this and it is not written on the...

    I have tried this and it is not written on the top of the combobox, it is written inside the Combobox like the other options.
    I have google it but I cant find anything.
    If you have any other...
  10. I would like to add a text on the ComboBox. So it...

    I would like to add a text on the ComboBox. So it will no be blank until the user clicks on it and choose an option.
    Also I have another problem when the user selects something the selection is not...
  11. How can I prompt a message to the combobox like “Please select an option...”

    How can I prompt a message to the combobox like “Please select an option...”

    I have tried this but it didn’t work
    combomm.prompt = "Please select an option...";

    Thank you
  12. [F8] I am looking for a way that I can add to a CombBox a scroller?

    Hello
    I am looking for a way that I can add to a CombBox a scroller?
    Because the values will be many so it has to be a scroller to view them correctly.
  13. Replies
    11
    Views
    786

    Thank you very much

    Thank you very much
  14. Replies
    11
    Views
    786

    I am having some disfunctional with...

    I am having some disfunctional with addEventListener
    I am trying to take from a database some data and view them in a Combo Box.
    And afterwards when the user chooses a value from the Combo box with...
  15. Replies
    11
    Views
    786

    Thank you very much

    Thank you very much
  16. Replies
    11
    Views
    786

    I am having some troubles to follow you. Can...

    I am having some troubles to follow you.

    Can you please send me the whole function because I didn’t understand what I have to change.

    Thank you
  17. Replies
    11
    Views
    786

    I did some test and the problem is that I can’t...

    I did some test and the problem is that I can’t take out of the function the “currentlySelected.data” variable






    var cbListener:Object = new Object();
    cbListener.change =...
  18. Replies
    11
    Views
    786

    Problem with sendAndLoad

    I am trying to retrieve data from a database.
    First I taking data from the database and I am creating a drop down menu with the data.
    Afterwards I want when the user selects a value from the combo...
  19. Thank you swak I tried this and its not...

    Thank you swak

    I tried this and its not working
    If I declare the cap variable in the “_root.my_mc["myclip"+i].btn_mc.onPress = function():Void {”
    The var isn’t getting any value

    If I...
  20. I am having some troubles to pass a variable from a mclip to another.

    Hello

    I am having some troubles to pass a variable from a mclip to another.
    I am duplicating a mclip. Every mclip is a button that opens another mclip.
    It’s like a contact list. When the user...
  21. Replies
    4
    Views
    3,223

    The problem is more complex. When I am copying...

    The problem is more complex.
    When I am copying the draw from AUTCAD to Illustrator the draw is destroyed. Some of the lines are mess up especially the lines with thickness.
    Also I tried to export...
  22. Replies
    4
    Views
    3,223

    convert a vector draw from autocad to flash

    I want to copy a vector drawing from AUTOCAD 2006 to flash but I am having some difficulties.
    I have made a ground plan of a map in AUTOCAD. When I select a small part from the map with a small...
  23. Replies
    0
    Views
    327

    How can I Unload a function?

    Hello
    I have a function that zooms and drags a mclip, I want this function to work only when the mouse is in a certain area. The problem is how I can disable this function when I am out.
    In the...
  24. Replies
    1
    Views
    394

    Attaching a MovieClip

    Hello
    I am attaching a movie clip that contains a button object inside.
    The rollover effect that I have in this button it doesn’t working when I use actionscript to put it on the stage.




    ...
  25. Thread: dynamic array

    by spyrosk
    Replies
    1
    Views
    1,099

    dynamic array

    Hello
    I am trying to pass some variables to an array.
    If you have any idea please help.




    function Picture (picName, link, picColor, description) {
    this.picName = picName;
    this.picLink...
Results 1 to 25 of 42
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center