A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Accessing third party tools

  1. #1
    Member
    Join Date
    Mar 2000
    Location
    Burlington, NJ
    Posts
    52

    Accessing third party tools

    Hi everybody!

    Is there a way to access a third party tool every time my movie is loaded through a web page?

    What I am trying to do is whenever someone accesses my web page (which will be a Flash MX movie), I want to be able to access the third party tool to retrieve the latest information and display it on my page. Something like a real-time stats info. page.

    Can this be done through Flash or would it be easier to do through html/javascript?

    Any help/advice would be appreciated.

    Thanks,

    - Alex

  2. #2
    Senior Member pellepiano's Avatar
    Join Date
    Feb 2000
    Location
    Stockholm, Sweden
    Posts
    15,151
    Sounds like you mean a serverside script that will collect data from a database ( a third party tool usually refers to a program from a company outside Macromedia that makes tools from use with Flash ).

    Almost anything is doable with Flash so to connecting it to a database is no problem, but you got to figure out what and how to save relevant data to the database first.

    It would be easier with html I guess as most servers already provide a statistics service.

    -Pelle Piano
    // Image Gallery
    www.studiobild.com
    // Photo Blog
    http://talesofthepixel.blogspot.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center