A Flash Developer Resource Site

Search:

Type: Posts; User: leonidas

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    303

    nokia-like menu how?

    hi!

    i have put a picture of a 6310 in flash and made the buttons and made 5 dynamic txtfields (line1,line2,,,line5). i have an array where i store mymenu items ( items1=new...
  2. Replies
    3
    Views
    519

    i don't really know exactly how you scroll the...

    i don't really know exactly how you scroll the images. but as far as alpha is conserned, i think it is very simple. you make your slider (say drag from the components panel) and while you slide it to...
  3. i'll try it, hope it works! thanks pellepiano :)

    i'll try it, hope it works! thanks pellepiano :)
  4. thnx for replying! But how do i know if it's...

    thnx for replying!

    But how do i know if it's loaded?
    it shows fine and i test it localy so i don't think there should be a reason for it not to load completely. I mean if it doesn't load...
  5. how can i get the size (width,height) of a jpg that i load dynamicaly??

    Hi!

    i load a image dynamicaly in an empty mc i create at runtime, the image loads fine but when i trace the _width and _height i get 0,0. Even if i create the mc at design and give it my masks...
  6. Replies
    2
    Views
    412

    the image is fully loaded (i hope) because i...

    the image is fully loaded (i hope) because i test it locally. And i can see it. But i can't access it's dimensions. It tried getBounds but i got the same results as _width and _height. :(
  7. Replies
    9
    Views
    498

    oldnewbie is right . if the links are in flash...

    oldnewbie is right . if the links are in flash (buttons in the header .swf) you just make a dynamic textfield and when the user presses the button

    on (release)
    {
    ...
  8. Replies
    2
    Views
    412

    load image and get dimensions ???

    Hi!

    I have made a masked mc called imagemc and in it i have created an empty mc with the name image1 then i load an image with

    _root.imagemc.image.loadMovie("mpla.jpg",1);

    The problem is...
  9. Replies
    0
    Views
    383

    search problem

    Hi every1

    I wanted to write a small prog that would read the phonebook.ncc file that you get when you backup the phonebook of your nokia cell phone and then seperate the names and numbers and all...
  10. yes thank you, i did it. the only thing left is...

    yes thank you, i did it. the only thing left is to redesign the background (lines etc) to fit the image. thanks alot :)
  11. bugged, a question plz :) i have used your...

    bugged, a question plz :)

    i have used your component with great success (only the basics, no printing,no downloading,no gallery switching) and i can't thank you enough.
    I have a prob though.
    I...
  12. Thread: easy one :)

    by leonidas
    Replies
    2
    Views
    439

    thank you very much! it works :):):)

    thank you very much! it works :):):)
  13. Thread: easy one :)

    by leonidas
    Replies
    2
    Views
    439

    easy one :)

    hi!

    i want to assign a value to a variable that its name changes according to a counter. Say

    var1,var2,var3

    for this purpose i have a counter++;
    the problem is i don't know how to assign
    ...
  14. Replies
    9
    Views
    510

    if you mean the company ,services etc buttons in...

    if you mean the company ,services etc buttons in 2advanced.com (great site!!!) , it doesn't do it to me.
    I don't know if this is your case. What i meant was that if you havent drawn a rectangle (or...
  15. Replies
    5
    Views
    418

    sorry had to update that. It tries to load vars...

    sorry had to update that. It tries to load vars from php which is not there :)

    try http://fm1.teiher.gr (the flash version:))

    thats what i was saying dancinkid6

    use actionscript to split...
  16. Replies
    5
    Views
    418

    You could get the text in flash. then knowing...

    You could get the text in flash.
    then knowing how many characters your textfield can have you split the big text in smaller with variabe names like txt1,txt2 and so on.
    You can then (according to...
  17. Replies
    9
    Views
    510

    As I moved the cursor sideways over the button, i...

    As I moved the cursor sideways over the button, i noticed that it didn't duplicate instead the regular pointer appeared. Maybe this is because you haven't drawn a rectangle in the hit state of the...
  18. Replies
    9
    Views
    510

    maybe this is totaly stupid but could it be...

    maybe this is totaly stupid

    but could it be that the specific colors you are using make this unwanted effect?

    I have expierienced this when changing text color in the same background , and it...
  19. Thread: Load .pdf

    by leonidas
    Replies
    7
    Views
    583

    have you tried ...

    have you tried

    getURL("blahblah.pdf","_blank");

    I think this will work :)
  20. the four states of the button, work as their name...

    the four states of the button, work as their name implies.

    the up state is what is shown when the user does not do anything with the button (not over it or pressing it)
    the over state is what is...
  21. Replies
    4
    Views
    316

    maybe this totaly wrong but if you could find a...

    maybe this totaly wrong but if you could find a way to encrypt the data with a good program (pgp maybe) you could then email them securely.
  22. Replies
    5
    Views
    482

    thnx for the reply and the comments :) by font...

    thnx for the reply and the comments :)

    by font you mean the font used in the main buttons, or the font used in the text area?

    for the loader i thought it would be better if it was kind of...
  23. Replies
    5
    Views
    482

    http://fm1.teiher.gr i edited the message...

    http://fm1.teiher.gr

    i edited the message above but for any case ;)
  24. Replies
    5
    Views
    482

    plz check this out

    hi i made this site for a student radio station in Greece.

    It is in greek if course but :)

    ðñïãñáììá - program
    éóôïñéá - history
    åðéêïéÃ*ùÃ*éá - contact

    i would...
  25. Replies
    1
    Views
    404

    simple counter if flash?

    hi

    i need to make a counter for a flash page
    i don't want/need to show the counter, i just want to be able to know how many hits the page has.

    I suppose i can write a php script that when...
Results 1 to 25 of 48
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center