A Flash Developer Resource Site

Search:

Type: Posts; User: mubinalhaddad

Page 1 of 5 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    3,056

    Not sure if I can post this here, perhaps you can...

    Not sure if I can post this here, perhaps you can direct me elsewhere.

    I have an e-learning application developed lets say a story book with audio and flash displaying the text, page by page. The...
  2. Replies
    5
    Views
    5,779

    Not sure if I can post this here, perhaps you can...

    Not sure if I can post this here, perhaps you can direct me elsewhere.

    I have an e-learning application developed lets say a story book with audio and flash displaying the text, page by page. The...
  3. Replies
    3
    Views
    548

    Hello, Can someone please direct me to a...

    Hello,

    Can someone please direct me to a tutorial for creating graphs in flash 8? Preferably data picking from an xml file. (line graph). Thanks.
  4. Replies
    1
    Views
    566

    Ok just saw a site.. something lie this but not...

    Ok just saw a site.. something lie this but not quite:
    http://www.liveaxle.com/cloud/

    I dont need the sentences typed out.. Just instead of the letters in the link above i need groups of phrases...
  5. Replies
    1
    Views
    566

    Text Based sphere - screensaver

    Hello All and Happy New Year.

    I am trying to create a screensaver that basically has tag lines or small text snippets revolving around in a spherical manner and every 5 to 10 seconds one of the...
  6. Replies
    17
    Views
    2,030

    excuse my ignorance, but when you said you used...

    excuse my ignorance, but when you said you used box2D for collision detection... how did you integrate that with flash as I assume your game is in Flash?
  7. There is only one video not two.. its just the...

    There is only one video not two.. its just the client's server being slow. As i uploaded on my server and it worked smoothly.
  8. Oh by the way... may seem like a silly question...

    Oh by the way... may seem like a silly question but I cant seem to find the my_video component from the flash components?? How did you get that Video instance on stage? It's not in the lst of...
  9. Hey Layerburn, Thanks for the response...

    Hey Layerburn,

    Thanks for the response (deleting the files now) :-) dont want google to index it to here hehehe..

    Umm The prob is definitely wth the host server coz I upload onto my own server...
  10. Hello, I used your exact fla and just changed...

    Hello,

    I used your exact fla and just changed the flv file and uploaded on a server. The video still jerks stutters... Could you tell me what's wrong?
    ...
  11. Replies
    5
    Views
    807

    Hello all I'm trying to achieve this:...

    Hello all I'm trying to achieve this: http://www.mikewalsen.com/

    How to resize and centre the images..
  12. Hi, Thanks for this snippet of GOLD it really...

    Hi,

    Thanks for this snippet of GOLD it really helped.. One question though how can I amke it in such a way that when u resize browser it resizes the image from its centre? For example:...
  13. Hi, Could you help me too? How did you solve...

    Hi,

    Could you help me too? How did you solve it?
    http://www.mikewalsen.com/ Im trying to do that, see how the image crops from its CENTRE when you resize. Will appreciate this alot.

    Mubin
  14. Replies
    13
    Views
    1,860

    It's possible

    Hi,

    http://www.mikewalsen.com/

    I think it should be possible thi site has done it or could you explain how they do it? Try resizing the browser the image gets cropped from top bottom...
    ...
  15. Replies
    5
    Views
    2,869

    How do I call a javascript code? import...

    How do I call a javascript code?

    import flash.net.URLRequest;
    import flash.net.navigateToURL;
    exit.addEventListener(MouseEvent.CLICK,clickHandler);
    function clickHandler(event:MouseEvent):void...
  16. Replies
    3
    Views
    759

    how did you manage? Could you help me too? I...

    how did you manage?

    Could you help me too? I need my video in a site.. so when I click on say a button I eed the video to go full screen but on escape I want it to sit back again n the page with...
  17. Replies
    4
    Views
    1,059

    Hi, Im using flash 8 and AS 2.0 for my site and I...

    Hi, Im using flash 8 and AS 2.0 for my site and I have a video I need to place in one of the pages. Is there a way I can have just the video go fullScreen? so when you press escape the menu and all...
  18. Replies
    4
    Views
    954

    Hi, Thanks, maybe this will help others? But...

    Hi, Thanks, maybe this will help others? But could someone help ME how to use this to get the text from an external file?
    http://www.arabicode.com/flaraby/flash_arabic_support.php

    Since...
  19. Replies
    4
    Views
    954

    Hi can you tell me how you managed to scroll...

    Hi can you tell me how you managed to scroll static text? Coz i have arabic text I need to scroll using a scroll bar and I cannot embed the fonts etc so I HAVE to use static text.
  20. Hi can you tell me how you managed to scroll...

    Hi can you tell me how you managed to scroll static text? Coz i have arabc text I need to scroll usinga scroll bar and I cannot embed the fonts etc so I HAVE to use static text.
  21. Replies
    13
    Views
    1,860

    Ok to make my video stretch to stage size i put...

    Ok to make my video stretch to stage size i put this into video.swf file (the external video) on the frame not on flv componet.


    // set the scalemode property so that nothing 'auto-scales' ...
  22. Replies
    13
    Views
    1,860

    I used this same script onto my emptyMc ...

    I used this same script onto my emptyMc


    onClipEvent (enterFrame) {
    stage_width = 1024;
    stage_height = 618;
    if (this.getBytesLoaded()>=this.getBytesTotal() && this.getBytesTotal()>500) {...
  23. Replies
    13
    Views
    1,860

    Hi again, thanks for quick response.. It's...

    Hi again, thanks for quick response..

    It's fine for Jpgs I can survive I guess, but iF I use the same to load an swf which has a video (loading an flv) it acts funny. Is there a solution?

    I...
  24. Replies
    13
    Views
    1,860

    Hello, So is there no way to load images/swf ...

    Hello,

    So is there no way to load images/swf from the centre of the empty Mc? I.e say I have 1024 x 768 jpg and i load it into my emptyMc which is on my stage 1004 x 598, cant I have it such that...
  25. Replies
    9
    Views
    1,009

    Hey guys, Thanks for the comments.. I...

    Hey guys,

    Thanks for the comments.. I Increased the fps to 18 (20 seemed too fast) but looks smooth now.. I've also created the 2 player (on same keyboard) game as well. I think the online thing...
Results 1 to 25 of 101
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center