A Flash Developer Resource Site

Search:

Type: Posts; User: chizzy

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    1,994

    loading images from xml

    Hi, i am fairly new to as3, but have done flash work years ago..

    quick question..

    i am using source from...
  2. Replies
    2
    Views
    420

    Thanks BUddy that was helpful.. IT WORKED!!!

    Thanks BUddy that was helpful.. IT WORKED!!!
  3. Security Sandbox Violation prevents image from loading

    Hi
    I have a swf file that i have created and based on the id that its is being passed into it it pulls an image and a text from the database.. eg. xx.swf?cat=1

    This works like a charm.

    I have...
  4. Replies
    2
    Views
    1,517

    Try this ...

    Try this

    UserGrid.setStyle("alternatingRowColors", [0xff0000,0xff0000,0xff0000,0xff0000,0xFFDD00,0xFFDD00],0xFFFF00,0xFFFF00]);
  5. Replies
    0
    Views
    304

    GetNextHighestDepth Problem

    Hi
    I am dynamically loading images from a database..three different rows for three different queries.. i can see all the images load but then a couple will dissapear becuase they are in line with...
  6. Replies
    0
    Views
    393

    dynamic photo scroller

    hi Guys
    im trying to get my flash file to read contents from databse..
    Display images and place it in a scroll pane..

    So far ive been able to read the database but the images will not show.....
  7. Thread: quick explain

    by chizzy
    Replies
    2
    Views
    306

    ok.. thanks mate that helps a lot...i was kind of...

    ok.. thanks mate that helps a lot...i was kind of thinking along those lines but not 100% convinced..

    cheers
  8. Thread: quick explain

    by chizzy
    Replies
    2
    Views
    306

    quick explain

    var fil = npad ? aud : pad(a,5);

    what does this do.. if i remember correctly its shorthand for an IF statement right? if so what does it mean
  9. Replies
    0
    Views
    277

    scrolling problem

    in FLash mx i have this code


    on (release) {
    if (Number(getProperty("Scroll/Text",_y)) > (-551)) {

    setProperty("Scroll/Text", _y, getProperty("Scroll/Text", _y)-100);

    }else{...
  10. Replies
    5
    Views
    335

    is there a way to like say draw a line from 30,30...

    is there a way to like say draw a line from 30,30 to 25, 20
    like on these sites.. how do u do something like

    http://www.cox.com.au
    http://www.autohausclassicbmw.com.au/autohaus/launch_home.html
  11. Replies
    5
    Views
    335

    drawing a line with actioscript

    this is what i want to do. have a start point and end point and let actionscript draw the line. But i would like to be able to see the line being drawn like a motion tween. ive seen some sites do it...
  12. Replies
    1
    Views
    380

    full justify problem

    Hey guys,
    I have a problem with full justification with flash MX. Using a multi-line text box and scroller with it, i cant get it to fully justify. It only works in edit mode but when i run it, it...
  13. Thread: loadmovieNum

    by chizzy
    Replies
    7
    Views
    532

    i get u.. its just that i really need it to be...

    i get u..
    its just that i really need it to be loaded in level 0.. otherwise it just overlaps the other movie which i dont wont..

    cheers
  14. Thread: loadmovieNum

    by chizzy
    Replies
    7
    Views
    532

    loadmovieNum

    ok i want to load this movie

    on (release) {
    LoadMovieNum("st.swf", 0);
    }

    but i want it to start at the "Scene 5" wat do i do..
    i tried gotoAndPlay but it doesnt work..

    any help would be...
  15. Thread: link prob

    by chizzy
    Replies
    1
    Views
    397

    link prob

    i convert some text to a button..the link works fine.. but if you want to use it u have to place ur mouse over the letter.. this tends to be annoying.. is there a way around this where i can also...
  16. Replies
    1
    Views
    369

    speed flash timeline

    is there a way where i can press a button during a movie to increase framerate.. giving it a fast forward feelin
  17. Replies
    1
    Views
    342

    movie in a movie dynamically

    picture this..
    i have 2 dynamic fields..

    1 at the top... a title..
    the middle..the body...

    i want to add another dynamic field or something..
    so that if it reads something other then "" such...
  18. Thread: render html

    by chizzy
    Replies
    3
    Views
    397

    i can do that..\ i can make it bold and italic.....

    i can do that..\
    i can make it bold and italic.. but when i want to use the font color tag...
    it doesnt work.. is there aspecial way of doin this

    thanx
  19. Thread: render html

    by chizzy
    Replies
    3
    Views
    397

    render html

    ive got a dynamic field which gets data froma database.. i want to render wat is read in the field to html..

    eg..
    i want it to convert

    <font color=#FFFFFF asfdassdf /font>"


    can any1 help...
Results 1 to 19 of 19




Click Here to Expand Forum to Full Width

HTML5 Development Center