A Flash Developer Resource Site

Search:

Type: Posts; User: Lavanya

Search: Search took 0.04 seconds.

  1. Replies
    3
    Views
    3,003

    First convert each hex value into 8 bit binary...

    First convert each hex value into 8 bit binary code.
    and then take first five bits in the first byte of seies.
    suppose take 78
    0111 1000
    take first 5 bits 0 1 1 1 1
    (2^4 * 0) +...
  2. Hi friends Can we rotate a linear gradient...

    Hi friends

    Can we rotate a linear gradient fill with out rotating a shape which contains that gradient fill?
    If yes can you please tell me how to fill gradient matrix?

    one more doubt

    when i...
  3. Hi friends Flash supports Both linear and...

    Hi friends

    Flash supports Both linear and radial gradient fill styles na?
    I have filled a shape with Linear gradient
    I want to rotate it by 45 degress.

    Then how should i fill gradient...
  4. Replies
    3
    Views
    3,386

    Re: SDK?

    once i get different objects for different frames, how should i proceed to achieve animation? where should i give time delay?
  5. Replies
    3
    Views
    3,386

    Dear Friends, I have to write an animated GIF...

    Dear Friends,

    I have to write an animated GIF into FLASH file. How can i do it?
    Can anyone please give me hints?

    Thanks in advance
    Lavanya
  6. then what is this DISTANCE stands for?

    then what is this DISTANCE stands for?
  7. Hi all I am implementing Navigation bar to...

    Hi all

    I am implementing Navigation bar to browse Flash presentation. When i press the NEXT button in the PRESENT SCENE, it should START PLAYing at the FIRST FRAME in the NEXT SCENE and STOP...
  8. once i define a bitmap using DEFINEJPEG how can...

    once i define a bitmap using DEFINEJPEG how can i place that in flash? using which tag?
  9. Replies
    2
    Views
    13,481

    Re: re: sprites

    Dear Jesse

    I have one doubt. I want to bring cower down or cower up slide transistion to one of my frame altogether with the graphics it has. how can i do it? (with out using so many show frames)
  10. Thread: Bitmaps

    by Lavanya
    Replies
    1
    Views
    2,749

    Can i directly place any of the image/bitmap that...

    Can i directly place any of the image/bitmap that is defined using the following tags DefineBits DefineBitsJPEG2 DefineBitsJPEG3 DefineBitsLossless DefineBitsLossless2 with the help of "PLACEOBJECT2"...
  11. Replies
    1
    Views
    2,813

    I have to get a screen show effect "push up" to a...

    I have to get a screen show effect "push up" to a Flash frame. it has some other graphics too. To bring that effect to a frame i am creating all the shapes and tying them to a sprite. and calling...
Results 1 to 11 of 11




Click Here to Expand Forum to Full Width

HTML5 Development Center