Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8325653
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T00:30:39+00:00 2026-06-09T00:30:39+00:00

Is it possible? If so, how can I write such code? E.g. I have

  • 0

Is it possible? If so, how can I write such code?

E.g. I have files called image.gif, image2.gif, someother.gif etc. and these files are all animated gifs.

I would like to import it somehow in flash using actionscript, so actionscript grab all gifs in the folder he is located and display them below each other automatically.

The problem is is it possible so they are doing they own animation inside flash?

I would like to make a protected flash container for my gif banners.

thanks for any suggestion how can I do such thing.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T00:30:41+00:00Added an answer on June 9, 2026 at 12:30 am

    I recommend using Thibault Imbert’s GIF Player library.

    GIF Player

    Follow the examples/documentation that come with the library, it’s fairly straight forward:

    var gifImage:GIFPlayer = new GIFPlayer();
    addChild ( gifImage );
    gifImage.load ( new URLRequest ("animation.gif") );
    gifImage.play();
    

    I’ve used it about 4 years ago for a uni project and remember it was easy to pickup.

    Regarding the use, it doesn’t look like fun:

    1. I imagine a lot of people use browser extensions to block ads or flash anyway.
    2. I’m not sure how protected the gifs would be. By default it should
      be easy to monitor the browser’s network activity(files downloaded)
      or use any sort of swf decompiler or simply the path to the gifs. I imagine it might be possible to write an image scrambler which would convert your .gif before loading on the server and in the swf you’d use code to unscramble the image, but you’d also need to scramble the actionscript code as well which would make this task a bit harder, but not impossible. Overall sounds overkill for something as ‘exciting’ as gif banners.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can I write (if it's possible at all...) a function which takes an
how can I write and read files in JavaScript? Is it possible?
Possible Duplicate: In C++ why can't I write a for() loop like this: for(
Possible Duplicate: In C++, Why can't I write to a string literal while I
Is it possible to format output with write.table? I can left-align columns using tab,
Possible Duplicate: Can I scroll a ScrollView programmatically in Android? I have a chat
I have such situation: We have a website which code is not hosted on
Having done some programming in Groovy, I know you can write test code in
Is it possible to write code that wrap any node.js i/o-callback with my own
All, I am starting to write object-oriented R code for the first time and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.