A Flash Developer Resource Site

Search:

Type: Posts; User: grandmasterC

Page 1 of 4 1 2 3 4

Search: Search took 0.08 seconds.

  1. Melbourne based experienced flash developers wanted

    Hi Guys,

    We are looking for contract/freelance flash developers with at least 2 years experience for a number of up coming projects.

    Skills Required:

    - Flash MX 2004
    - Flash AS 1
    - Flash...
  2. Replies
    3
    Views
    450

    Hey Barry, I'm having the same problem in MX. ...

    Hey Barry,

    I'm having the same problem in MX. This is really crap what's the point of having a debugger if you can't see inside dynamically attached Mc's? Has anyone else had this problem and...
  3. Hi, Your problem is the very reason I don't...

    Hi,

    Your problem is the very reason I don't like using the xmlConnector. The problem is all the paramaters are set on the instance of the xmlConnector so you then need to have it appear in all...
  4. Replies
    8
    Views
    740

    Hi GreatGatsby, great work! We are a little...

    Hi GreatGatsby,

    great work! We are a little bit closer but not quite there yet. I have tried setting the data binding from the xmlConnector's results to a dataHolder component but it seems to...
  5. Replies
    8
    Views
    740

    Hi GreatGatsby, Glad to hear you were able to...

    Hi GreatGatsby,

    Glad to hear you were able to get the example to work. I have also done the same example, but it's pretty simple compared to binding a the results from the xmlConnector to the...
  6. Replies
    8
    Views
    740

    Hi guys, I have asked around and nobody knows...

    Hi guys,

    I have asked around and nobody knows how to do this so I have started a poll which I will after a week or two send the link to macromedia and see what they think.

    check it out and...
  7. Poll: tutorial on data binding using just code?

    Hi,

    After reading Aral Balkan excellent tutorial on macromedia site about Data Binding

    http://www.macromedia.com/devnet/mx/flash/articles/databinding.html

    I really wanted to start using...
  8. Replies
    8
    Views
    740

    data bindings with just code?

    Hi,

    I have started using the the xmlConnector and data bindings in MX PRO 2004, but am frustrated at the lack of documentation on how to bind during runtime. Most of the apps I build are pretty...
  9. Replies
    8
    Views
    1,150

    I'm afraid so :( But why not pay $90 and get...

    I'm afraid so :(

    But why not pay $90 and get your own certificate? It would be a lot easier and look more professional. Forget Verisign they are overpriced, look at Thwate or GeoTrust...
  10. Replies
    8
    Views
    1,150

    Hi, If the reference for your image is...

    Hi,

    If the reference for your image is relative then there is no prob, you WON'T have to change anything. Only when there are specific calls to http from https will the encyption be broken.
    ...
  11. Replies
    8
    Views
    1,150

    Hey Neil, Every URL reference for images, swf...

    Hey Neil,

    Every URL reference for images, swf and the activeX controllers has to be made with https://

    If you look at the code in my post above you can see I have changed the URL called by...
  12. Replies
    8
    Views
    1,271

    Whaoooooo! Thank you so much it works! There are...

    Whaoooooo! Thank you so much it works! There are still lots of symbols to go through and edit but the changes will eventually be reflected in the new document.

    I have noticed something...
  13. Replies
    8
    Views
    1,271

    Hi, I'm having the same nightmare with...

    Hi,

    I'm having the same nightmare with skinning components in MX 2004 PRO.

    Any one got this to work? I have followed the limited instructions in the help files using "themes" but this still...
  14. Replies
    0
    Views
    432

    skinning MX 2004 pro???

    Hi,

    I'm going through MX 2004 PRO at the mo trying to skin my components. In Flash MX this was easy and I would often just use code instead.

    In 2004 Pro I'm trying to use the new TextArea...
  15. Replies
    8
    Views
    1,150

    I was right it was to do with the activeX calls...

    I was right it was to do with the activeX calls to the macromedia servers. For anyone else just change the codebade and plugin space to use https instead of http.

    eg
    ...
  16. Replies
    8
    Views
    1,150

    flash insecure in ssl?

    Hello,

    I've got a site where user's are asked to login, once they are logged they are supposed to be able to view a page with a flash movie, but for some reason the browser asks if you want to...
  17. Thanks musicman, I shall make the change you...

    Thanks musicman,

    I shall make the change you suggested. From reports I've been getting though some MAC users haven't even been taken to the upgrade_flash URL? Very odd seeing it just uses a meta...
  18. MM Flash Detection Kit doesn't work on MAC's?

    Hi,

    I had been using the old flash dispatcher kit for over a year with no real probs. Recently I downloaded the new Macromedia Flash Detection Kit which is supposed to offer more options and be a...
  19. Replies
    2
    Views
    977

    Thanks Luke, I think unescaping has helped as...

    Thanks Luke,

    I think unescaping has helped as I got a post from someone on another site saying to try '& # 9 ;' (without the spaces) and it worked!

    For some reason flash went ahead and unescape...
  20. Replies
    0
    Views
    716

    tabs in an xml text node?

    Hi everyone,

    I am trying to load an external xml file that contains the following..

    <TEXTFORMAT TABSTOPS='30'><text>this is some text the tab should start here \t this text should be tab...
  21. Replies
    2
    Views
    977

    tabs in an xml text node?

    Hi everyone,

    I am trying to load an external xml file that contains the following..

    <TEXTFORMAT TABSTOPS='30'><text>this is some text the tab should start here \t this text should be tab...
  22. word wrappping in data grid component?

    Hi,

    I've just been using the data grid component to display some xml data but when you use

    grid.getColumnAt(0).setWidth(100);

    it sets the width, but will NOT wrap the text to fit within this...
  23. Replies
    2
    Views
    777

    Thanks musicman, The code you posted is very...

    Thanks musicman,

    The code you posted is very nice indeed! Also makes it easy to change from $_GET for debugging purposes to $_POST for the final production.

    great stuff, thanks heaps,
    ...
  24. Replies
    2
    Views
    777

    $_POST and $_GET in php?

    Hi everyone,

    I've just noticed that if you have in the php.ini file

    ; Print out errors (as a part of the output). For production web sites,; you're strongly encouraged to turn this feature...
  25. Replies
    0
    Views
    579

    old joins in MySQL now not working

    Hi,

    I have just reinstalled everything on my laptop and have since updated to the latest versions of Apache, php and MySQL.

    Now unfortunately some of my old work is now producing errors and it...
Results 1 to 25 of 95
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center