A Flash Developer Resource Site

Search:

Type: Posts; User: ablair

Page 1 of 7 1 2 3 4

Search: Search took 0.08 seconds.

  1. Browser not releasing Memory, Profiler works OK

    I'm developing a FLEX application using FLEX Builder with version 3.5 SDK. The problem that I have is that the Browser consumes more and more memory until it slows down or errors.

    When I run the...
  2. Replies
    0
    Views
    599

    Question about referencing Objects

    I'm trying to create a Context based MenuBar for the top of my application.

    What I want is when a user clicks on a Container e.g. a Canvas, the top MenuBar changes. Also, the Events need to be...
  3. Replies
    1
    Views
    1,082

    Founf the problem

    Actually the problem turned out to be nothing to do with Eclipse of the Flex plugin. It's a problem with Flex Builder on 64 Bit windows.

    The soloution is weird. When you bring up the properties...
  4. Replies
    1
    Views
    1,082

    Missing project options in Flex Builder

    I had Flex Builder 3 installed and working properly.

    I then downloaded Zend Studio 7 (Eclipse) and installed the flex 3 plugin for it. Since doing that I now have a problem with Flex Builder.
    ...
  5. Replies
    4
    Views
    1,981

    I see you point about using the debugger, I...

    I see you point about using the debugger, I hadn't used it yet. I just did and you are spot on, it gives a whole lot more information that is useful. I was just using the Alert to find out what the...
  6. Replies
    4
    Views
    1,981

    Thnaks for that. I tried changing the code. This...

    Thnaks for that. I tried changing the code. This is an extract from the actual code that I'm using.

    var eventObject:NewInvoiceEvent = new NewInvoiceEvent();
    eventObject.cardID =...
  7. Replies
    4
    Views
    1,981

    CairngormEventDispatcher question

    I'm learning Flex 3. I have decided to use the Cairngorm framework for a project.

    When I use
    CairngormEventDispatcher().getInstance().dispatchEvent(new SampleEvent());
    From any object in the...
  8. Replies
    0
    Views
    1,326

    SSL with RemoteObject strange issue

    I'm evaluating Flex & Air to build an application that needs to get sensitive data from my server.

    I'm having a problem with remoteObject where if I specify a secure site (https) it actually...
  9. Replies
    3
    Views
    6,128

    Thanks for your attention to detail goliard, you...

    Thanks for your attention to detail goliard, you are correct.

    However, this was just some sample code I put up to illustrate the problem. Even with this error corrected, it works using "http"...
  10. Replies
    3
    Views
    6,128

    XML won't load over HTTPS!!!

    I'm writing an application for my PDA that needs to get secure data from my server. I'm using xml.sendAndLoad to achieve this. On a PC browser this works perfectly. On my PDA I get "No Response"...
  11. Replies
    1
    Views
    359

    Solved

    Found my own solution to the problem. One of my XML parameters was had a typo.

    Adding the following listener to my XMLconnector helped me to identify the problem. I hope this helps someone else....
  12. Replies
    1
    Views
    359

    XMLconnector won't send data

    I want to use XMLconnector to retreive data from a database and fill combo boxes. I have setup the data binding between XMLconnector and comboBox and this works if I'm only XML receiving data from...
  13. Replies
    4
    Views
    1,101

    Thanks Guys, nunomira, actually I'm using the...

    Thanks Guys,

    nunomira, actually I'm using the Tab to move to a new frame as well as select text in an input text box.

    What is currently happening when I press "TAB" is that it cycles through...
  14. Replies
    4
    Views
    1,101

    How to cancel Bubble on Keyboard Event?

    I'm trying to trap the "TAB" key so that it only changes the focus of input text boxes in my movie. I have used the following code. The code works however, the event bubbles up and objects in the...
  15. Replies
    2
    Views
    596

    I tried that first. All I can find is online...

    I tried that first. All I can find is online stores that sell direct to anyone and most of them were US stores that ship to Australia. What I'm looking for is where the computer retailers in...
  16. Replies
    2
    Views
    596

    Parts distibutors AUS??

    I know this isn't related to flash. I'm building a website for a printer sales company, I would like to add some computer components as well. Can anyone recommend good computer parts...
  17. I only use PHP and PERL. I will give you a PHP...

    I only use PHP and PERL. I will give you a PHP example. However there is more to it, you need to set up PHP on your server etc. I couldn't open your attachment to look at it. However the following...
  18. Oh year, I'm a bit dubious about that 97% stat....

    Oh year, I'm a bit dubious about that 97% stat. How do Macromedia know how many browsers are out there? Are they counting every download as a stat? I know I have installed a Flash player at least 10...
  19. aikam, That site is a good example of what...

    aikam,

    That site is a good example of what many people do with a flash site. It looks great, nice and clean. I don't wish to criticise the creators of this site as it appears to be a typical use...
  20. Replies
    3
    Views
    362

    check out the sound FX and Sound loops section on...

    check out the sound FX and Sound loops section on this site.
    Alan
  21. Check out www.zend.com This is the best PHP...

    Check out www.zend.com

    This is the best PHP site I have found. Heaps of help and code examples.

    Alan
  22. Replies
    5
    Views
    451

    Layers cannot be controlled from actionscript....

    Layers cannot be controlled from actionscript. Usually to achieve what you are looking for what you would do is have four frames. The buttons would have the following code:

    on(release){
    ...
  23. Pros: Excellent scope for creativity Easy to...

    Pros:
    Excellent scope for creativity
    Easy to update
    Small file sizes for complex animations and sound.
    It' great fun.

    Cons:
    Not everyone has the latest flash player installed.
    People tend to...
  24. Replies
    3
    Views
    469

    Currently genelogo2.fla is a movie with several...

    Currently genelogo2.fla is a movie with several layers and frames. If you want to import the movie into your main movie without loading it at runtime, you will need to convert the entire movie to a...
  25. Replies
    8
    Views
    825

    Fireworks is an excellent application for what it...

    Fireworks is an excellent application for what it is designed for. That is for creating HTML tables with sliced images, rollovers etc. The drawing tools and available effects are limited for graphics...
Results 1 to 25 of 157
Page 1 of 7 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center