A Flash Developer Resource Site

Search:

Type: Posts; User: klamp

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    421

    Unique ComboBox error

    Hi,
    For the past 1-2 weeks I am getting some unusual errors in flash.

    refer to this thread for my other unresolved error.
    ...
  2. Replies
    0
    Views
    346

    Using tree component in class

    Hi,
    I am trying to use a tree component in flash mx 2004.
    I am able to populate a tree compoenent with XML data.
    On clicking of a leaf node I am updating the contents of the leaf node in a...
  3. Replies
    1
    Views
    354

    Version issues with unix

    Hi I am developing a course in Flash MX2004 and I want to capture screens of an application using captivate.

    The application is running on UNIX.

    Please let me know
    1. Can I install captivate...
  4. Replies
    3
    Views
    360

    Lexicon, This is what I dont wnat to do. I want...

    Lexicon,
    This is what I dont wnat to do. I want to dynamically assign an instance name to the button.

    For this I tried attaching a button directly by giving it a linkage name, but I realised that...
  5. Replies
    3
    Views
    360

    Movieclip buttons and class

    Hi,

    I have a movieclip which contains a button without an instance name.
    I am attaching the movieclip dynamiclly through attachmovie, I am also attaching a class myEvents to the movieclip.
    ...
  6. Replies
    0
    Views
    442

    Eventdispatcher with xml socket

    Hi, I have developed this class which is basically a wrapper of the xmlsocket class. I had to develop this for some developers who need not to be worried about the xmlscoket in detail and are...
  7. Thread: flashplayer

    by klamp
    Replies
    0
    Views
    419

    flashplayer

    Is there any way that I can access the flashplayer window objects like, buttons(minimise, maximise and quit) and other events from a swf which is running inside that player?

    I want to perform an...
  8. Replies
    8
    Views
    1,021

    well, how silly of me............. :eek: ...

    well, how silly of me............. :eek:

    here's what can be done.



    var a=[];
    a=[["a","b","c","d","e"],
    ["f","g","*","h","i"],
    ["j","k","l","m","n"]];
  9. Replies
    8
    Views
    1,021

    USING SPLICE IN MULTIDIMENSIONAL ARRAY

    Hi ppl here,
    I have got a unique problem with splice in multidimensional array.

    consider this




    var a=[];
    a=["a","b","*","c","d"];
  10. Thread: Current Frame

    by klamp
    Replies
    6
    Views
    373

    midersan, can u pl let us know what u want to...

    midersan,
    can u pl let us know what u want to do.
    If you want to rotate a dial's needle based on some values here's the code.


    rot++;
    needle._rotation=rot;
  11. Replies
    6
    Views
    901

    hey cancerinform, can u pl explain what you mean...

    hey cancerinform, can u pl explain what you mean by this

    " Just copy and paste, change the name slightly and change the class you want to extend, so easy "

    We now know that v cant extend...
  12. Replies
    6
    Views
    901

    Yup, I did try tht and got the same error. But...

    Yup, I did try tht and got the same error. But thot may be thrs some other way of achieving that or some work arounds to get the result.

    But seems will have to live with this shortcoming :(
    ...
  13. Replies
    6
    Views
    901

    I think only one person can answer my question,...

    I think only one person can answer my question, "SENOCULAR" the OOPS guru.

    I'm waiting for you to come here to this forum, senocular.

    Pl help.
  14. Replies
    6
    Views
    901

    Extending Multiple Classes

    Is it possible in AS2.0 to extend multiple classes?

    like :



    class someClass extends oneClass, secondClass{
    // Statements;
    }
  15. Replies
    4
    Views
    1,089

    Hi, geeWizWOW The code is divided into many...

    Hi, geeWizWOW
    The code is divided into many classes, so dunno what to send.

    However I have realised that the error crops up if u make some changes in a class and copy and replace it into another...
  16. Replies
    4
    Views
    1,089

    Hi, geeWizWOW The class isnt loaded at all. I...

    Hi, geeWizWOW

    The class isnt loaded at all.
    I launch the application from a launcher swf, this swfs loads relevant classes. I get this error the moment I test this swf(CTRL+ENTER), even before...
  17. Replies
    4
    Views
    1,089

    Cannot load This class??

    Hi ppl,
    Sometimes when I am working in Flash MX 2004 it gives an error saying

    "Class XX already loaded cannot load class XX."

    This is not a consistent problem. However whenever I get this...
  18. Thread: Debugger

    by klamp
    Replies
    1
    Views
    378

    Well, anyone who can debug this pl. Also I...

    Well, anyone who can debug this pl.

    Also I have noted another problem, the actionscript editor gets slowed down drastically so much that it becomes difficult to type. As the code content increases...
  19. Thread: Debugger

    by klamp
    Replies
    1
    Views
    378

    Debugger

    I recently downloaded trial version of MX2004-Professional

    I realised that you cant set breakpoints in code written in AS files inside flash,

    You can do this only with code written in flash...
  20. Thread: Active

    by klamp
    Replies
    3
    Views
    420

    Hi NTD, thx for thelink. Now first thing I m...

    Hi NTD,
    thx for thelink.

    Now first thing I m not sure wether my mic is working so didnt test the speech recognition part, but how do I test the text o speech thingie? where do I type in the text....
  21. Thread: Active

    by klamp
    Replies
    3
    Views
    420

    Active

    Hi ppl,
    I hv an imp assignment in hand. I hv never done this before.

    What needs to be done is developing a Text-ToSpeech application in Flash. I have a freeware activeX control which does the...
  22. Thread: version control

    by klamp
    Replies
    4
    Views
    350

    Well, Flash doesnt seem to hv an embedded VSS...

    Well, Flash doesnt seem to hv an embedded VSS system, what I mean is that it has its own version control system.

    And since I cudnt get much response from google wrt VSS Flash it proves beyond...
  23. Thread: version control

    by klamp
    Replies
    4
    Views
    350

    Oh yah, FLash doesnt hs VSS support, infact it hs...

    Oh yah, FLash doesnt hs VSS support, infact it hs an inbuilt version control system. SO now I am wondering what advantage it wud hv in an environment which hs VSS already insatlled.

    and sorry for...
  24. Thread: version control

    by klamp
    Replies
    4
    Views
    350

    version control

    Hi,
    I searched this forum to look for some information regarding the new VSS support for MX 2004. Unfortunately didnt find much. Also the documentation available with Flash is xtrmly insufficient....
  25. Replies
    0
    Views
    2,780

    Games for Bluetooth, CDMA/GSM

    Hi ppl,
    I have got a requirement to develop a prototype demo of small car game on the PC platform, which further will have to developed for the CDMA/GSM platform. As far PC goes yes I know v can...
Results 1 to 25 of 25




Click Here to Expand Forum to Full Width

HTML5 Development Center