A Flash Developer Resource Site

Search:

Type: Posts; User: dipkya

Page 1 of 7 1 2 3 4

Search: Search took 0.06 seconds.

  1. Resolved

    Thanks for replying to my post. This has been resolved now. By mistake I used

    mybmp = new bitmap(stage.width,stage.height) instead of
    mybmp = new bitmap(stage.stageWidth,stage.stageHeight)

    ...
  2. AS3 | CS6 | creating and saving jpeg | Jpeg keeps white area around

    When I save my movieclip into jpeg and save it on local machine. I found that actual movieclip content gets fit at left top corner and leaves white space around rest of the remaining size.

    Can I...
  3. Replies
    0
    Views
    1,482

    Artist portfolio

    http://www.vasudeokamath.com
  4. Replies
    1
    Views
    1,877

    Webcam image + 3D texture mapping

    Hi

    Is there any way to capture an image from webcam and replace it with your 3D object?
    Suppose you are buying a Curtain cloth but you want to see how it looks as curtain.

    You will select your...
  5. Replies
    1
    Views
    984

    work around for opening doc

    Hi
    I found this weird but temparary work around which may not sound good but atleast user can read what he needs to read from doc file.
    I simply open the doc file in word and save as html file....
  6. Thread: Eraser kind of

    by dipkya
    Replies
    0
    Views
    413

    Eraser kind of

    Hi
    I'm creating a drawing api where I have used lineTo/moveTo methods to create line drawing. now i want to create a eraser kind of effect which can be like eraser removing parts of the lines.
    This...
  7. Replies
    0
    Views
    413

    multidimesional array

    Hi
    I need to create a multidimesional array which will be used to display questions per page.

    imagesNode = new Array("img5", "img5", "img5", "null", "null", "img5", "null", "img7", "img8",...
  8. Replies
    5
    Views
    438

    Hi Sometimes back I have read similar thread in...

    Hi
    Sometimes back I have read similar thread in flashkit's standalone and application forum.

    http://www.flashkit.com/board/showthread.php?threadid=268349&highlight=save+locally
    ...
  9. Replies
    2
    Views
    388

    code:---------------------------------------------...

    code:--------------------------------------------------------------------------------
    imgCount = Images.imgCount;
    for(i=0; i < imgCount; i++){
    duplicateMovieClip("thumbnail_", "thumbnail_"...
  10. Replies
    0
    Views
    660

    UNICODE:flash6VsFlash7

    Hi,
    (DirectorMX+FlashMX)
    I could not display the unicode characters in flashMX. But if I run the swf file as standalone or through browser and DirectorMx2004 it shows correctly.
    (Note:If I check...
  11. Thread: blend colors

    by dipkya
    Replies
    14
    Views
    815

    Check the code again:)...

    Check the code again:)
    ====================================
    _root.hexValue="#"+(c.getRGB()).toString(16);
    trace(_root.hexValue)
    =====================================
    Above lines give you hex...
  12. Thread: blend colors

    by dipkya
    Replies
    14
    Views
    815

    To get RGB: function CreatColor () { c = new...

    To get RGB:

    function CreatColor () {
    c = new Color("dm");
    r = (Math.random()*256);
    g = (Math.random()*256);
    b = (Math.random()*256);
    c.setRGB(r << 16 | g << 8 | b);...
  13. Thread: rotation

    by dipkya
    Replies
    3
    Views
    538

    Creat your rotation in your movieclip first and...

    Creat your rotation in your movieclip first and then use freetransform tool to skew and rotate from out side of movieclip.

    see the attached fla.
  14. Replies
    0
    Views
    415

    Last character in dynamic text field

    Hi
    The last character in dynamic (HTML)textfield does not show the Hand cursor.Any solution for this. Or is it a flash bug ie. can't avoid.
    dm_txt.html=true;
    dm_txt.htmlText =...
  15. Replies
    8
    Views
    447

    Why do you need Eval for this? you can try...

    Why do you need Eval for this?

    you can try something like this. Whatever your condition is.

    var myname = false;
    if (myname) {
    #include "one.as"
    } else {
    #include "two.as"
    }
  16. Replies
    1
    Views
    351

    HTML text and asfunction

    Hi
    If you try the following code to make Dynamic text as clickable then you will notice that the last character of this text dose not show the Hand cursor. Any idea about this bug! Or Any solution...
  17. Replies
    1
    Views
    301

    Wave2SWF convertor needed

    Helllo
    There are many tools which converts wave file into swf file that I know, but is there any tool which can add actionscript at first frame and end frame of swf file also.
    And this should be...
  18. Replies
    3
    Views
    559

    Yes Northcode I am not using SWF studio:) Coz I...

    Yes Northcode I am not using SWF studio:)
    Coz I am much familiar with that, you know that:)
    ShellExec is an different programm which runs by Autorun and opens index.html ,since this presentation is...
  19. Replies
    3
    Views
    559

    Autorun CD + browser conflict

    Hi
    In my autorun CD, ShelExec opens index.html file. Then index.html checks for browser versions and flash plugin and opens new window of actual presentation.
    This works fine with the machines...
  20. Thread: Projector

    by dipkya
    Replies
    1
    Views
    349

    Try this make one blank movieclip and paste his...

    Try this
    make one blank movieclip and paste his code on it.
    onClipEvent (keyDown)
    {
    pressed = Key.getCode();
    if (pressed == 27) {
    fscommand("quit", "true");
    }

    }
  21. Thread: please help

    by dipkya
    Replies
    1
    Views
    304

    Hi If you'r using flash then import wav file...

    Hi
    If you'r using flash then import wav file into flash movie.
    Put it in timeline and keep its sync option as a stream.
    And increase frames.
    Now on you can give whatever frame action from...
  22. Thread: loop>>loop

    by dipkya
    Replies
    0
    Views
    303

    loop>>loop

    Hi
    See I have three sentences and five option words.
    Now I want to color these five words in red color within sentences.

    sentences and words are coming from two different arrays.
    lets suppose,...
  23. Thread: ghosts

    by dipkya
    Replies
    9
    Views
    798

    Hey That was dummy grafixs Let your creativity...

    Hey
    That was dummy grafixs
    Let your creativity flow as per your requirement.
    Just open the moviclip from library and do whatever animation you want.
    GoodLuck
  24. Thread: ghosts

    by dipkya
    Replies
    9
    Views
    798

    hi make a ghost movie clip with animation and on...

    hi
    make a ghost movie clip with animation and on last frame write this
    stop();
    removeMovieClip(this);


    and on your main timeline frame put this action
    makeGhost= function () {
    trace(i);...
  25. Thread: Print problem

    by dipkya
    Replies
    0
    Views
    358

    Print problem

    Hi All

    I have an unique problem.

    text will be coming dynamically and i have to print that whole.
    but the prob is if that text dosent fit into one text field then it should automatically creat...
Results 1 to 25 of 158
Page 1 of 7 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center