A Flash Developer Resource Site

Search:

Type: Posts; User: justinz

Page 1 of 4 1 2 3 4

Search: Search took 0.06 seconds.

  1. using php to detect flash and replace object if no flash detected

    hi there. I know little about php, but design html and flash. My backend guy knows little about Flash but knows PHP.

    What I would like to do is...

    My site is mostly html with a php backend, but...
  2. Replies
    1
    Views
    289

    further research

    on further research I can get it to work fine for flash version 5 but version 6 or 7??? Go figure...

    Any ideas on how I can use this character?
  3. Replies
    1
    Views
    289

    possible special characters for text load

    hey. I am using an external text file to load up content.

    I am wanting to use • (a solid point). I use %95 which works fine. The problem is when I embed the font this character simply does not...
  4. Replies
    3
    Views
    385

    I have figured out the problem I need to use...

    I have figured out the problem

    I need to use %26 instead of the & and it works fine now...

    Thanks

    Go it from http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_14143
  5. Replies
    3
    Views
    385

    thanks...don't suppose you have an example.. I...

    thanks...don't suppose you have an example..

    I still get stuck on the "&" characters...as it custs off after the "&".
  6. Replies
    3
    Views
    385

    loading up urls

    hi there.

    I want to be able to load urls from a text file.

    My problem is that I have urls with the character "&" in it i.e....
  7. Replies
    0
    Views
    442

    Swish and Flash

    Hi there. A new client has a CD-Rom presentation that was worked on by a previous designer and I have just won the work for stage 2.

    Unfortunately for me, I didn’t realise it was coded using...
  8. thanks for that...

    thanks for that...
  9. Replies
    1
    Views
    370

    latest flash version?

    Hey there.

    If I visit the Macromedia website the lastest Flash Player is 7,0,19,0.

    I have downloaded this a while back and recently again today.

    I run a version detection script (via...
  10. urgent - detecting flash version for difficult client

    Hi there. I have just gone live with a flash website and something I didn't plan on...

    A client who thinks he doesn't have the Flash Player on his computer and will not upload the latest version...
  11. Replies
    2
    Views
    1,802

    google and other search engines

    I have built a few flash only websites. I have submitted them to Google and other search engines. I do know that flash only websites don’t do so well for search engines and these ones do not even...
  12. Replies
    1
    Views
    366

    fade in external images

    Hi. I am wanting to load a bunch of external images in sequence. What I would like to happen is the next image in the sequence to fade in over the previous image...each next image fades in on top of...
  13. Thread: button or mc

    by justinz
    Replies
    4
    Views
    439

    thanks. that works, and not as I expected but no...

    thanks. that works, and not as I expected but no big deal to set it up that way...cheers.
  14. Replies
    6
    Views
    932

    thanks for that. I had found a solution (separate...

    thanks for that. I had found a solution (separate scroll bar on each frame), but these are a lot simpler so I have made the change. thanks.
  15. Replies
    4
    Views
    490

    actually it is the thumb that I want to change...

    actually it is the thumb that I want to change the size off...the bit that slides up and down the scroll bar...
  16. Replies
    4
    Views
    490

    thanks that is useful what I was after though...

    thanks that is useful

    what I was after though was being able to specifically re-size a parts of the scroll bar. As an example the size of the scroll track length...it is usually quite long and I...
  17. Replies
    6
    Views
    932

    Hey. Could you kindly post the .fla as I can't...

    Hey. Could you kindly post the .fla as I can't get my scroll bar to reset...?? I can't figure what I am doing wrong...thanks.
  18. Replies
    4
    Views
    490

    format scroll bar

    HI. I am using the format commands to customise the scroll bar component.

    So all good with changing colours...

    Is it possible to easily change the shapes of the objects with script. An as...
  19. Thread: button or mc

    by justinz
    Replies
    4
    Views
    439

    thanks. I have tried something similar and it...

    thanks. I have tried something similar and it only partly works.

    I used this type of thing on a few "buttons"

    menu1_mc.menu1_btn.onRelease = function(){
    menu1_mc.gotoAndStop(2);
    }

    I had a...
  20. Thread: button or mc

    by justinz
    Replies
    4
    Views
    439

    button or mc

    Hi. Common situation I am sure, but what is the ideal way to deal with menus buttons...

    I often have menus where a user will mouse over something, it changes state, and then when they click it, it...
  21. thanks. looks good.

    thanks. looks good.
  22. change background colour in browser from flash

    Hi there. I want to be able to set the background colour from flash i.e. when an event happens in flash, I want to be able to change the background colour in the html. Is this possible?

    Thanks.
  23. Replies
    1
    Views
    406

    Minimum Flash version????

    I am using MX 2004, and publishing in version 7, although using what I think is mostly Actionscript 1.0

    If am setting up flash detection, and suggesting people to download the new version - I was...
  24. Replies
    1
    Views
    359

    closed

    I have found some links to some info at Macromedia so I should have searched beofre posting...thanks though
  25. Replies
    1
    Views
    359

    Flash Detection and version

    Hi there. I would like a process to detect for flash and also the version.

    I know Flash has something standard for detecting flash, but I would like a process that allows one html page to detect...
Results 1 to 25 of 77
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center