A Flash Developer Resource Site

Search:

Type: Posts; User: raufaamir

Page 1 of 9 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    0
    Views
    1,724

    XML News Rotator

    Hi guys, I am working on the news ticker module (AS2) where I have to fetch news from xml and populate that news headings into four text fields and these 4 headings will stay for while and fade until...
  2. How to run same song for all listeners like radio?

    Hi everybody,

    I want to know that how can I run same song for all listeners like radio. Does anybody have idea?

    Thanks
  3. Replies
    1
    Views
    4,893

    http://s692.photobucket.com/albums/vv283/raufaamir...

    http://s692.photobucket.com/albums/vv283/raufaamir/?albumview=slideshow
  4. Replies
    1
    Views
    4,893

    why font is jagged?

    I am using fonts bitmap text(no antialias) option on my fonts. fonts are on 0 X and 0 Y but even then fonts are blured. I dont understand what this problem is?

    Can you help me to understand this...
  5. Replies
    7
    Views
    4,050

    I used this: xml.load(”file_name.xml?” +...

    I used this:

    xml.load(”file_name.xml?” + random(9999));

    it also works!

    Thanks for your help
  6. Replies
    7
    Views
    4,050

    Thanks, your idea was right. I have add stop...

    Thanks, your idea was right. I have add stop action where xml loads.Then I have used set Interval to stop playhead for a while then move ahead. It works!

    Now i have one different question. I want...
  7. Replies
    7
    Views
    4,050

    Sorry for late reply here is the code which i am...

    Sorry for late reply here is the code which i am using:


    function loadXML(loaded) {
    if (loaded) {


    //----page one ------
    _root.page1head1 =...
  8. Replies
    7
    Views
    4,050

    Problem with xml on server

    HI, I have contents in a site coming from xml. This site works fine on local machine but when I upload it on server and check that same site from server it show "undefined" on the text fields. When i...
  9. Replies
    0
    Views
    294

    createTextField

    I am working on project at under:

    on first step ( screen) there are 2 text fields
    user inserts text in a field and on the second text field same text appear as he types.

    he clicks on a button...
  10. Replies
    0
    Views
    320

    Saving image from swf in real time

    Hi,

    I am looking for the script to save image or pdf from swf in real-time. I have searched on the internet but couldn't find that solution so far. Please help me if you know about that.

    Thanks
  11. Replies
    1
    Views
    581

    The class or interface 'MenuLis' could not be loaded.

    I am still facing this problem. I just want to know why this problem is coming. can anybody help me?
  12. Replies
    1
    Views
    581

    error in output window

    Hi,

    I am working on children educational game actionscript 2. When I export swf it shows error in output window:

    The class or interface 'MenuLis' could not be loaded.

    why this error is...
  13. Replies
    2
    Views
    800

    ad during flv movie playing ?

    I am working on flv movies .I have one question that can we add ads during movie playing or after finishing movie dynamically?

    Thanks in advance
  14. Loading number of images in one swf file dynamicly

    I am working on php shopping site. I want to load different images in one swf file. Here is the example if you click plus button (agrandir) it will open popup and this is flash file.

    do i need...
  15. Replies
    2
    Views
    649

    Changing Color of Background or Movie clip?

    can I change background color or movie clip color properties from css? if yes then how? any link to tutorial or help would be appreciated.

    Thanks in advance.
    Rauf
  16. Replies
    2
    Views
    980

    I have used above code but it was not working....

    I have used above code but it was not working. then I change is with little alteration then it is working. Thanks for your help. :)


    loadVariablesNum("link1.txt", 0);...
  17. Replies
    2
    Views
    980

    Loading XML data in Flash

    hi,

    I am loading xml in flash. Instead of data it loads xml tags like<weekly> I am using this code on first frame:




    rates_xml = new XML();
    rates_xml.ignoreWhite = true;...
  18. Thanks you very much for help and zip file. This...

    Thanks you very much for help and zip file. This is very simple example this is what I was looking for.

    Thanks again,
    Rauf
  19. Dynamic Links and names from xml into flash

    Hi,

    I am working on a project I need to import link and names of the links from xml into flash. I know this is very simple. As I am not programmer so it is difficult for me. Is there anybody to...
  20. Replies
    1
    Views
    776

    No Reply

    I have put my questions almost 2 months before but not body answer. I am still looking for the answers.

    I can explain if you required.

    Thanks
  21. Replies
    1
    Views
    776

    Web Cast Video Management

    Hi,

    I am working on a project where I have run live video on the web. I am concerned about video management.I have couple of questions in my mind as under:


    1. Video management:
    Technically,...
  22. Replies
    0
    Views
    364

    Simple Slide Show with rollver links

    Hi,

    I am making very simple slideshow.

    There are 6 images coming fadein and fade out one by one. I have 6 buttons in it. On rollover specific image should appear with fade in. On roll out the...
  23. It is working. I am not using flash components. ...

    It is working. I am not using flash components.

    I used this code
    my_textfield.scroll = 0;


    working fine

    Thanks for your help :cool:
  24. [F8] How to refresh the loaded text field

    I have loaded external text file in to text field in flash

    this.loadVariables("text/welcome.txt");

    above code is working fine.

    I have number of text files to load in one text field in flash...
  25. Replies
    0
    Views
    1,307

    How to plan Advertising Campaign?

    Hi,

    I think this is the sutible forum to post this type of question.

    I need some article or any help to start a advertising campaign(lets suppose ad campaign for mobile). I need to know what...
Results 1 to 25 of 221
Page 1 of 9 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center