A Flash Developer Resource Site

Search:

Type: Posts; User: Apeli

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    1,532

    Need help with AJAX

    Hello!

    I need some help with creating a AJAX-script in php that updates some variables from the sql database. The content of the site is created by a loop that prints out a row for every row...
  2. Send an updated php-variable to a javascript function

    Is there a way to update php-variables that are sent to a javscript function with a onClick-event without updating the whole session?

    When you click the button I want to send a new query to the...
  3. Replies
    5
    Views
    3,718

    But is it possible that the client's page updates...

    But is it possible that the client's page updates if the dababase has been changed?
  4. Replies
    1
    Views
    1,499

    SQL Select the latest created post

    Hello!

    I need help with writing a SQL-query that selects the latest created line in the database.
  5. Replies
    5
    Views
    3,718

    Update the php-page when the database changes

    Hello!

    I'm building a web based application with php and sql that basicly keeps track of how many rooms that are vacant in a hospital. The idea is that the application could work in realtime, i.e...
  6. Thread: Variables

    by Apeli
    Replies
    3
    Views
    1,800

    Ah man, thank you very much! :)

    Ah man, thank you very much! :)
  7. Thread: Variables

    by Apeli
    Replies
    3
    Views
    1,800

    Variables

    Hello!
    In my flashprogram i load variables from a local text file using this script loadVariables("txt/eng/modul5.txt", "");
    But when the program loads a text with a % the letter after dissapears....
  8. Replies
    2
    Views
    462

    Yes! I tried the solution today. It works! But...

    Yes! I tried the solution today. It works!

    But now the next problem shows up. You need to embed all the foreign letters in every textbox, there is alot of textboxes :).
    I am now asking if there...
  9. Replies
    2
    Views
    462

    [F8] Replace font

    Hi!

    Is there feature that replaces all fonts in the project with a new defined font?
    Example: I want to replace all of the verdana in the project to Helvetica. I do not want to replace it...
  10. Thread: [F8] Sound

    by Apeli
    Replies
    3
    Views
    394

    Thanks!! But, it wont stop, and it is playing...

    Thanks!! But, it wont stop, and it is playing something that is not included in the sound file. Kind of weird. What does the 0,999 number do?
  11. Thread: [F8] Sound

    by Apeli
    Replies
    3
    Views
    394

    [F8] Sound

    Hello!

    I'm kind of new to sounds in flash, so i have a question.

    Before i have been using this script

    _global.soundFrame1 = new Sound(this);
    _global.soundFrame1=Frame1...
  12. Replies
    9
    Views
    649

    Thanks... But all the scripts and the variables...

    Thanks... But all the scripts and the variables in the loaded movie that refer to _root. will be refering to the movie that loads all of the movies?

    EDIT: I have a new problem. When I use the...
  13. Replies
    9
    Views
    649

    Anyone?

    Anyone?
  14. Replies
    9
    Views
    649

    Or do you have to like turn the roootlocking off...

    Or do you have to like turn the roootlocking off temporary when you switch to the next scene in the movie loader?
  15. Replies
    9
    Views
    649

    Ahh thank you very much!!! Can you solve that...

    Ahh thank you very much!!!

    Can you solve that by scripting _parent to come to the movie loader.
  16. Replies
    9
    Views
    649

    Ahh thank you. But, how do you lock the root...

    Ahh thank you.

    But, how do you lock the root function, and cna you get to that "load movie" level with the root locked.
  17. Replies
    9
    Views
    649

    Calling to the "very" root

    I have a parent movie that loads some flash movies into itself.
    But from the child movies, can you call to the parent movie and tell it to unload movie1 and load movie2?
    And do they share the...
  18. Thread: Big preloader

    by Apeli
    Replies
    5
    Views
    555

    Thank you. But do you have any preloader that...

    Thank you.

    But do you have any preloader that loads 1 section at a time? So you can navigate teh first section without loading the whole movie.
  19. Replies
    1
    Views
    464

    [F8] Loading problems

    Hello. I have a problem loading text variables from an external text file.
    On the first page of the presentation the text goes undefined. The proplem maybe occurs because the textfile didn't loaded...
  20. Thread: Face

    by Apeli
    Replies
    2
    Views
    569

    Face

    Hello!
    I want to take the parts that are highlighted in a picture (like a face) and colour them to black, and the rest white. Like the classical Che guevarra picture.

    Is there any program or...
  21. Thread: Big preloader

    by Apeli
    Replies
    5
    Views
    555

    Okey, thanks you!!! But is there a way to...

    Okey, thanks you!!!

    But is there a way to "test" the preloader from the same computer?
  22. Thread: Big preloader

    by Apeli
    Replies
    5
    Views
    555

    Big preloader

    Hello!
    Is there any way to like preload 5 swf files in one?

    I give you an example:
    In the start of Intro.swf you also load Content.swf and Outro.swf.
    So when you are linking to the...
  23. Thread: Mouse

    by Apeli
    Replies
    3
    Views
    406

    Hmm yes it works, but now in my case. I want to...

    Hmm yes it works, but now in my case.
    I want to kind of reset the mouse back tto the normal cursor.
  24. Thread: Mouse

    by Apeli
    Replies
    3
    Views
    406

    Mouse

    Hi.

    I have a movie clip bound to a cursor. But i want it to be unbound on some kind of event.

    I've used this code to bind the movie clip to the cursor

    onClipEvent (enterFrame) {
    this._y =...
  25. Thread: Popup

    by Apeli
    Replies
    13
    Views
    594

    The fla file, the swf of each part is from 100 kb...

    The fla file, the swf of each part is from 100 kb to 1.5 mb.

    But do everyone need to allow that kind of thing?
Results 1 to 25 of 63
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center