A Flash Developer Resource Site

Search:

Type: Posts; User: KingBeastie

Search: Search took 0.01 seconds.

  1. Google Analytics in online and offline app

    Hi,

    I have been asked to look at using Google Analytics in a specific flash app.
    The app is built with MDM Zinc and the intention is to add GA code so the (in this case) slides that are clicked...
  2. [F8] Navigation slider function onload

    Hi,

    I have a site in which I have incorporated the use of swfaddress so as the user can use the browser forward and back button to navigate between different areas of the site.

    This all...
  3. Thank you!

    Thank you!
  4. Hi, thanks for the reply. For the moment I have...

    Hi, thanks for the reply.
    For the moment I have made the whole clip clickable (it fades its alpha to 0), this stops the other buttons being clickable.

    I may well use the method you suggested...
  5. [F8] Prevent clips/buttons being clickable

    Hi,

    I have a clip within my main movie (the one in which I load other movies into) and when certain buttons are clicked I alter the alpha of this clip so as to visually darken (almost hide)...
  6. [F8] RollOver only works on second time

    Hi,

    I have an application which has a button within a clip, on rollover of this button I tell an empty clip (named loader2) on the same timeline to load an external swf. The name of this swf is a...
  7. Replies
    0
    Views
    494

    [F8] execute script on close of SWF

    Hi,

    I have made a screensaver (using ScreenTime), when the SWF inside the saver starts it runs a PHP script located on an external server. This script runs as required and I'm happy with this...
  8. Replies
    5
    Views
    573

    Yup - that was the problem - How dumb can I be...

    Yup - that was the problem - How dumb can I be sometimes?!?!

    Many Thanks AMD.
  9. Replies
    5
    Views
    573

    The text in the text file has one variable name:...

    The text in the text file has one variable name: &my_var=my text begins here... blah blah..

    The text filed has the variable name my_var


    I think you've just solved my problem for me - I am...
  10. Replies
    5
    Views
    573

    The code for loading the text is: ...

    The code for loading the text is:

    loadVariables("text/myfile.txt","");
    stop();

    this is in the frame.


    The code attached to the button is:
  11. Replies
    5
    Views
    573

    SOund event unloads dynamic text

    Hi,
    I posted this before but for some reason it does not display correctly.

    I have an application which has dynamic text loaded form an external text file and on the same frame(s) a button which...
  12. Ok! So I've got this working now (almost!) the...

    Ok! So I've got this working now (almost!) the only snag is that the images do not load the first time round. If I go somewhere else in my application then back then the images load - just not the...
  13. I have managed to get my dynamic images to load...

    I have managed to get my dynamic images to load on the main timeline but I need them to load within either a scrollpane which contains another swf, but judging from the forums I've seen regarding...
  14. PHP code within a swf within a ScrollPane

    Hi,

    I have a main movie which has a scrollPane which loads another movie (.swf).
    This second swf contains code which loads images from a database.

    The problem is it works fine when I open the...
  15. Cheers for your help. I'm having problems with...

    Cheers for your help.
    I'm having problems with different buttons uploading the wrong image dynamicaly depending upon where on the timeline things are so I need to sort this out first!

    Never rains...
  16. That might work. How could I create an object...

    That might work. How could I create an object that tracked which frame is being played?

    Im guessing that it would need to be some form of array that incremented which each new frame (ie: 12fps)...
  17. Making a button go to the previous frame on a timeline

    I have a movie where there is a moving series of buttons, these buttons are linked to an XML document and a frame at the end of the timeline which displays the relevant XML data.

    I want to create...
  18. Replies
    0
    Views
    320

    Variables local to Global

    Hi,

    I am trying to access a different element of an XML file by using a button, I then want the button to go to a clip where this can be displayed.

    In the first frame I have loaded the XML file...
  19. Replies
    0
    Views
    298

    Assigning XML variables to a button

    Hi,

    Im designing an interactive database interface for an aquarium, I have moving buttons which when clicked I would like to go to another movie which will load the details of a specific fish.
    ...
  20. Replies
    0
    Views
    507

    Flash & ASP

    Hi, I am trying to use a button to access a database via ASP, I want the button to have a variable name equal to a unique ID field in the database.
    I have some code that works by writing the name of...
Results 1 to 20 of 20




Click Here to Expand Forum to Full Width

HTML5 Development Center