A Flash Developer Resource Site

Search:

Type: Posts; User: aktell

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Reading out of a Html page Information in AIR / Flex ....

    Hi there,

    I have been trying this already many month ago, and just got back to it as I'm in need of reading out of an Html page! I have this Link I found maybe a couple of years ago and that code...
  2. Hi, Well, I take everything back from my last...

    Hi, Well, I take everything back from my last mail as I was at fault mistaking on module and one component for another! So it is working now perfectly! Thanks a lot again most appreciated !!! regards...
  3. Hi there again, Thanks for the reply! but...

    Hi there again,

    Thanks for the reply! but which ever way I use it in my Application again NO show - (ma.move(1000,1000); OR even ma.move(10000,10000);) - it is all the same NO response at all. ...
  4. Positioning two external AIR windows ..... ongoing thread ....

    Hi there again,

    After working everything out with the creation of these two windows and again mentioning that their work perfectly yet I did get hung up on a small other matter with them of...
  5. Replies
    17
    Views
    1,316

    Hi there, YES, I understand, but it does all...

    Hi there,

    YES, I understand, but it does all not work if I do that I need to address it with two separate functions in the main module to have it working for the windows ! so I'm happy with that...
  6. Replies
    17
    Views
    1,316

    Hi there again, I think I worked it out now!...

    Hi there again,

    I think I worked it out now! The reason for the problem now within the Timer is this:

    I changed the Interval from 5 to 12 to let the windows stay on longer, but ONLY if I change...
  7. Replies
    17
    Views
    1,316

    Hi there again, I have been able to get both...

    Hi there again,

    I have been able to get both windows working with content !!! but addressing them with two functions instead of one:
    YET, now the Timers are not working ???

    <mx:Script>
    ...
  8. Replies
    17
    Views
    1,316

    Hi again, Thanks a lot for the last piece of...

    Hi again,

    Thanks a lot for the last piece of code as I seem to have worked out after another day of working on this project what it mite be.
    Your code from yesterday worked AS IS perfectly well...
  9. Replies
    17
    Views
    1,316

    Hi again, The code is as is! And there are no...

    Hi again,

    The code is as is! And there are no vars as well as they that code does not work with vars! AS IS !!!
    I saw the exactly same code today on FLEX Examples exactly the same and maybe at...
  10. Replies
    17
    Views
    1,316

    Hi again, I created the windows as this code...

    Hi again,

    I created the windows as this code bellow - NOTHING else: And the only way it worked for me in the windows etc. itself.
    <mx:Script>
    <![CDATA[
    import mx.core.Window;
    import...
  11. Replies
    17
    Views
    1,316

    Hi again, After hours and hours of trying I...

    Hi again,

    After hours and hours of trying I ONLY can come up with one working solution to get two separate windows and these two windows actually working and doing what I want them to do.

    This...
  12. Replies
    17
    Views
    1,316

    Thanks again I will give that a try later and let...

    Thanks again I will give that a try later and let you know! Thanks again regards aktell
  13. Replies
    17
    Views
    1,316

    Hi there, Thanks for your effort in making an...

    Hi there,

    Thanks for your effort in making an example, but that is not what is required as per my asking!
    I was NOT after a PopUpManager type set up as I do have plentiful of these! I was...
  14. Replies
    17
    Views
    1,316

    Creating two separate Windows ....

    Hi there,
    I need to create two separate windows in my AIR Application, and be able to close them both by using a Timer in the main App. or within each window itself ???

    Everything should be...
  15. Replies
    2
    Views
    409

    Hi there, Thanks a lot I will look into this...

    Hi there,

    Thanks a lot I will look into this and try to make it work! regards aktell
  16. Replies
    2
    Views
    409

    In need of a App. which can examine .....

    Hi there,

    I'm in need of creating a Application in Flex AIR (mx) which could examine the text of one (1) textInputBox checking against a hard coded list or Xml list of any of the previous data,...
  17. Thanks very much is working perfectly !!! Just...

    Thanks very much is working perfectly !!! Just have to think of it. regards aktell
  18. Delaying script execution inside a function ...

    Hi there,

    I'm in need of delaying the execution of the code in a function (or function call) writing to a .txt file by about 1 to 2 seconds as the code 'As Is' is reading and writing not the very...
  19. Replies
    5
    Views
    564

    Hi again, Thank you for your reply, but...

    Hi again,

    Thank you for your reply, but unfortunately it does not work as immediately when I type the no.5 into the box the Alert comes up! Tried a few different versions but no. regards aktell
  20. Replies
    5
    Views
    564

    Hi there, thanks for the reply. The code was...

    Hi there,
    thanks for the reply. The code was just as I found it!

    "Max value works fine yet I can't work out the min."
    I was looking how to apply this for min. value as well as the two points...
  21. Replies
    5
    Views
    564

    Min & Max values in TextInput

    Hi there,

    Just found this piece of code as I was looking for something on the fly to use for a min and max value for a Input Text Box.
    Max value works fine yet I can't work out the min. I was...
  22. Replies
    8
    Views
    447

    I have worked for a few hours with these items...

    I have worked for a few hours with these items you send, and the modules did not want to show at all with the first code block, and I have tried in particular to understand the second code block the...
  23. Replies
    8
    Views
    447

    Hi there, Thanks a lot for all your input which...

    Hi there,
    Thanks a lot for all your input which is very much appreciated !!!

    My code which I send worked via a (Tree / ViewStack) by selecting a Tree Node I choose my module within the ViewStack...
  24. Replies
    8
    Views
    447

    Hi there, YES, the code difference lies only...

    Hi there,

    YES, the code difference lies only in the modules Name which is to be loaded.

    The 'modIntroStep' and the 'modStep1' are just the different modules named as an example which will...
  25. Replies
    8
    Views
    447

    code change over to Switch / Case ....

    Hi there,
    I have this code which I have used for a long time in my AIR Apps which have a few modules only, but I wanted to test it and maybe use it also now in my other Flex Apps, but here I have...
Results 1 to 25 of 70
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width


HTML5 Development Center