A Flash Developer Resource Site

Search:

Type: Posts; User: gilesb

Page 1 of 20 1 2 3 4

Search: Search took 0.04 seconds.

  1. Set scrollPane to automatically scroll to bottom

    HI all,

    its been a while!!

    I have a scrollPane which i am dynamically loading with stuff. At the end of the dynamic load i am calling myPane.refreshPane() so i can guarantee a scrollbar appears...
  2. Replies
    2
    Views
    436

    Well i checked that thread..... does that mean...

    Well i checked that thread.....

    does that mean that all Flash content for pocket pc 2003 is going to have sizing issues ???

    If it does then it looks like the end for Flash and mobile...
  3. Replies
    2
    Views
    436

    pocketpc sizing issue on 2003 devices ??

    Hi all,

    I have a pocket pc flash project that uses the screensize of 239 Width to 261 Height

    The screen renders correctly on my 2002 device, but on a 2003 device it seems to squash and i have...
  4. Replies
    1
    Views
    420

    Windows Media Player and Flash

    Hi all,

    is it possible in either Flash 5 or Flash MX to insert a windows media player into my flash presentation.

    OR


    can i control windows media player from a Flash presentation with...
  5. Replies
    4
    Views
    418

    OK well that nearly worked and now another...

    OK well that nearly worked and now another problem has occured!!!

    With the line

    =========================
    warningText.html = true;
    =========================

    my dynamic text box seems to...
  6. Replies
    4
    Views
    418

    Thanks for that gilesb

    Thanks for that

    gilesb
  7. Replies
    4
    Views
    437

    Why not try loading in different swf files, one...

    Why not try loading in different swf files, one for each scene, into one empty container movie clip ?? - Instead of having scene after scene after scene ??

    This way each scene, swf, can load in...
  8. Replies
    4
    Views
    418

    format dynamic text field to HTML ?

    Hi all,

    cant seem to format my actionscript created text field....
    here is my code
    =============================
    this.createTextField("warningText",10,-97,-50,175,90);
    warningText.html = true;...
  9. Hi chaps many thanks for that gilesb

    Hi chaps

    many thanks for that

    gilesb
  10. cant use the backslash symbol "\" in my code

    HI all

    i have a line of code

    countVar=myVar.lastIndexOf("\");

    but i am not allowed to export the movie,

    if i change the "\" to anything else the the movie is fine -
  11. What is the instruction to call the popup ?,...

    What is the instruction to call the popup ?, button? frame action ?

    what is the code you are using ?
  12. Replies
    8
    Views
    489

    "....but if you make the image loader a...

    "....but if you make the image loader a plugin..."

    what ?

    I have had this problem before - its a real pain in the neck, i could not find any way of havning my nice images in flash look good on...
  13. Replies
    4
    Views
    377

    try this..... ...

    try this.....

    _root.pathToYourGeneratedClip["P"+(i-1)]._y


    ....

    gilesb
  14. Replies
    1
    Views
    313

    javascript question ? returning values

    Hi all,

    (i am actually referencing a vbscript function in the head tag of my html, but its the same problem...)

    If i call a javascript function from my flash moive, is it possible to have that...
  15. Replies
    6
    Views
    401

    attachMovie, i think, uses the topLeft of the...

    attachMovie, i think, uses the topLeft of the movieClip that you are "attaching" to as its registration point....
  16. Replies
    3
    Views
    810

    I think i can help but am not sure exactly are...

    I think i can help but am not sure exactly are you tring to achieve?

    I usually use the split method on a string to convert to an array...

    myString="index1,index2,index3,index4,index5"...
  17. Thread: help

    by gilesb
    Replies
    2
    Views
    448

    Yea you need to use the "character" button in the...

    Yea you need to use the "character" button in the properties panel, then your dynamic text can be masked.

    watch out for the file size of your project. I just did a test embedding font outlines on...
  18. Replies
    2
    Views
    724

    If you are exporting direct from Fireworks to...

    If you are exporting direct from Fireworks to Flash, MX to MX, then i am not sure, but if you are exporting from Fireworks and then importing to Flash......

    well, i export from Fireworks as a...
  19. Thread: Random Photos

    by gilesb
    Replies
    3
    Views
    442

    Hi, The simplest way would be to do the...

    Hi,

    The simplest way would be to do the following

    frame 1 of your _root.timeline
    =====================================
    myPicsArr=["pic1.jpg","pic2.jpg","pic3.jpg","pic4.jpg","pic5.jpg"]
    var...
  20. Many thanks for that, i shall look into your...

    Many thanks for that,

    i shall look into your suggestions


    i thought of doing a 1024 / 768 site and then resizing it smaller, will have to test it out - there has to be more chance of...
  21. Higher Screen resolutions distorting images in Flash Site

    Hi all,

    i have been designing flash web sites for the past couple of years now and have always optimised my sites for 800/600 and 1024/768 screen resolutions. One of my clients has asked me if i...
  22. Replies
    3
    Views
    436

    I just saw that post and it made me laugh out...

    I just saw that post and it made me laugh out load!!!!

    I hate Real, the software development kit is soooooooo full of bugs its untrue, but seriously , we are in them iddle of a project that uses...
  23. Replies
    3
    Views
    436

    Open a Real Media file from Flash

    HI All,

    does anyone know the command to open up .rm file within a Real Player media playback pane, from flash ??

    I have been using javascript and getURL as follows

    //========= javascript in...
  24. referencing an ActiveX control from Flash ? - is it possible ?

    Hi all,

    do any of the moderators, or anyone else for that matter, know whether it is possible for Flash to reference an activeX control ??

    maybe through accesing a javascript function?
    ...
  25. Replies
    2
    Views
    516

    thanks for that.....

    thanks for that.....
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center