A Flash Developer Resource Site

Search:

Type: Posts; User: Leao

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. No ideas? I would of thought this was a well...

    No ideas?

    I would of thought this was a well important issue.

    Any ideas very gratefully appreciated.

    Leao
  2. Flash animation on Youtube - Export & encoding settings

    Hi, I have just uploaded my flash vector based animation to youtube. Quite disappointed with youtube compression as the vectors look blurred around the edges.

    I exported the Flash file as a .mov...
  3. Replies
    0
    Views
    638

    FLA changes when I reopen it

    Hi, my Flash documents keep changing when I reopen them. For example, I change a shape's color from white to orange and then save the document. I then reopen the document a day later and the shape is...
  4. Thread: Simple PONG game

    by Leao
    Replies
    1
    Views
    1,345

    Simple PONG game

    Hi, I am looking for a hand to create a very simple PONG game. It is simple but also different from the majority of pong tutorials available. Firstly I need the game board to go from bottom to up...
  5. Replies
    0
    Views
    582

    Farm in the Middle East

    H, I have just finished a website for a farm/restaurant in Israel. It includes black and white Flash animations of goats and other farm animals and a short Flash photo animation.

    English version:...
  6. Replies
    0
    Views
    453

    Update for 'Embed Flash the right way !!' ?

    Why hasn't the FlashKit thread on this forum Embed Flash the right way !! been updated for over 2 years? Does anyone know where I can find very simple instructions on how to embed using swfobject...
  7. Thanks, I put the variable after .swf in the HTML...

    Thanks, I put the variable after .swf in the HTML via PHP and it works now.
    IL HAMDILLILAH!
  8. Thanks, I'll give it a go. I succeeded also doing...

    Thanks, I'll give it a go. I succeeded also doing it another way by embedding the .swf file with the variable attached to the end of the embedded object's name.
  9. Passing var to Flash thru query string doesn't work

    Hi everyone at FlashKit,

    I want to pass a variable to my Flash .swf file through a query string.

    In my Flash movie I have an animation of 2 goats fighting, I want the query string to tell the...
  10. Replies
    2
    Views
    1,522

    The code works great except once the animation...

    The code works great except once the animation plays randomly the first time it loops and loops without the random delay command reworking each time. How could I do this? I tried the following code...
  11. Replies
    0
    Views
    471

    file size problem with fonts

    I am making a website with some fancy typography that I made in Illustrator. I used the 'Create Outlines' function in Illustrator and then imported the type as a vector graphic into Flash. Because...
  12. Replies
    2
    Views
    665

    sending variables between .swf files

    I am making a site that is in Hebrew and English. It contains two .swf files. The 1st .swf file allows the user to choose whether he wants the site in Hebrew or English. When he goes to the 2nd .swf...
  13. Replies
    1
    Views
    441

    getURL and variables

    Hi,

    I have 2 buttons in a flash movie with the following codes. They open a new URL that also contains a flash movie and it sends the variable "nFrame" and a value.
    Button1:


    on (release) {...
  14. Replies
    0
    Views
    565

    Flash8 Buttons performing unreliably

    Dear everyone at FlashKit,

    I have a series of buttons that when rolled over make 2 stars grow. It is very simple really and for the most part it works, but occasionally if the user rolls over a...
  15. Replies
    1
    Views
    596

    Text input fields unusable in Firefox

    Hi,

    I've got an email form on my Flash site that works fine on IE and Safari. However when I try to type anything into the text input fields using Firefox no text appears and the cursor doesn't...
  16. Replies
    1
    Views
    461

    Hi, if it isn't possible to create 2 different...

    Hi, if it isn't possible to create 2 different UIScrollBars or tint different instances of the same UIScrollBar, is it at least possible to have a UIScrollBar that is not directly next to the text it...
  17. Replies
    1
    Views
    461

    2 different UIScrollBars?

    Hi,

    Is it possible to have two differently coloured UIScrollBars? I've modified the preset Flash UIScrollBar but have realised that it is difficult to see on some backgrounds of a similar colour....
  18. That works brilliantly, cheers! Leao

    That works brilliantly,

    cheers!

    Leao
  19. Any ideas? cheers, Leao

    Any ideas?

    cheers,

    Leao
  20. Going to different frame once music has finished

    Hi,

    I'm using the following script that plays an external mp3 file in my Flash movie once the file has 100% loaded. It works except I have included some code intended to make the movie jump to a...
  21. ASCII code for a line separator in an input text box? [F8]

    Hi,

    What's the ASCII code for a line separator in a Flash input text box?

    I've got an email form on my Flash site made using the KIRUPA tutorial that sends its variables to a PHP script (see...
  22. Replies
    0
    Views
    456

    Storing dynamically loaded images/text [F8]

    On my Flash movie when a viewer leaves a page with a dynamically loaded image and later returns to the same page, the viewer has to wait for the dynamically loaded image to be reloaded each time. The...
  23. Replies
    2
    Views
    669

    Hi, I resolved the problem by using XML.onData...

    Hi, I resolved the problem by using XML.onData instead of LoadVars:


    path = "http://www.stpatrickscommunity.org/admin/text/landline.php";
    lv = new XML();
    lv.onData = function(str){
    str =...
  24. Replies
    2
    Views
    669

    avoiding 'onLoad=[type Function]'

    Hi,

    I have a dynamic text box that retrieves text from a PHP file that in turn retrieves text from a mySQL database. Sometimes the PHP file may necessarily display no text if the mySQL database is...
  25. oops, wrote the code above a bit wrong. I've...

    oops, wrote the code above a bit wrong. I've fixed it now... anyone have any ideas about how I can make the text box display nothing when its respective PHP file is empty and also make it display...
Results 1 to 25 of 82
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center