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 6320799
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T16:02:20+00:00 2026-05-24T16:02:20+00:00

I’m a long-time Flash developer who’s recently decided to dive into HTML-based web apps,

  • 0

I’m a long-time Flash developer who’s recently decided to dive into HTML-based web apps, since, in my opinion, HTML5 provides a really compelling alternative to Flash.

(Not in every case – each technology has it’s strengths and weaknesses – but HTML5 has a lot going for it).

Anyway – I can’t speak for anyone else – but any time I dig into a new technology/language – I need to get my head around some core concepts.

One of the notions for me that’s starting to gel is that divs in HTML are reasonably equivalent to movie clips (or sprites) in Flash.

In other words – wherever i’d use a movieclip/sprite in Flash – I’m now using a div.

Two key points of clarification:

  1. I’m specifically ignoring the timeline concept, since I never used that in Flash anyway. In my mind, movie clips/sprites are just “objects” with visual properties that I could manipulate with code

  2. I’m tending to use absolute positioning with divs, since A) that’s how I thought of things in Flash (x, y, and z, coordinates), and B) with web apps, the UI elements of app “screens” tend to have fixed positions, and don’t “flow” with variable-length content

So – my question, for those who consider themselves reasonably expert with both HTML and Flash…

Is this a useful/accurate comparison?

Or, do I have have an incorrect understanding of how divs should be used?

What fundamental ways are they different?

What trouble am I likely to get into based on this assumption?

Many thanks in advance!

  • 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-05-24T16:02:21+00:00Added an answer on May 24, 2026 at 4:02 pm

    Yes, in most cases you will be using div in HTML, where you would use a MovieClip (or Sprite) in Actionscript. Here are a couple of situations where a div alone won’t be enough:

    • divs do not have the EnterFrame event. You’ll need timers to emulate that, or some sort of animation library (jQuery’s .animate() should do the job in most cases).
    • If you use methods from the AS3 Graphics class (as in mc.graphics.beginFill(0xff0000)), you’ll may need to use HTML5 canvas instead. For example, if you need a circle, you can either use canvas, or use an image instead.

    Also, you’ll have to keep your eyes open for browser support limitations on many HTML5/CSS3 features. For example, rotating a MC in AS is a no-brainer, but in HTML5 it’s not supported in all browsers.

    I know this is not a complete answer, but I hope it helps!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti
Seemingly simple, but I cannot find anything relevant on the web. What is the
this is what i have right now Drawing an RSS feed into the php,
I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I have a French site that I want to parse, but am running into
Does anyone know how can I replace this 2 symbol below from the string
I have just tried to save a simple *.rtf file with some websites and
I want to count how many characters a certain string has in PHP, but

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.