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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T19:46:58+00:00 2026-05-11T19:46:58+00:00

i have a few questions about flash web sites. are their pages done using

  • 0

i have a few questions about flash web sites.

  1. are their “pages” done using frames? is that the only way?

  2. for login/access control, is setting variables to indicate login secure? is there a way to use PHP Sessions like in regular PHP sites? or will it be the same as flash variables?

  • 1 1 Answer
  • 1 View
  • 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-11T19:46:58+00:00Added an answer on May 11, 2026 at 7:46 pm

    flash web sites are usually applications, that are loaded once, and then display all the content … so navigation is within the loaded swf …

    there are two different approaches … either the site content is loaded from a server, using XML, url variables (&ident1=value1&ident2=value2…), or plain text (which in turn may represent a custom format, such as JSON, CSV etc.) … or the subpages are swfs, that will be simply loaded into the main swf when needed … the first approach is cleaner and much more flexible though … you should not use the second approach, unless your content is static or rarely updated …

    when it comes to sessions/login, this is something, you will need to handle yourself … you will need some kind of login.php, that will allow authentication and session creation … login would look something like login.php?user=username&password=userpassword … and it should return a session id and maybe a status, thus "&success=1&sid=somesessionid" on success and "&success=0" on failure … any further actions/loading operations would then go to other php-files, and would look like someAction.php?sid=somesessionid&param1=value1... … in your php you would then check against the sid (usually stored in a database) … you could, in theory, use php sessions as well, but this is a little more tricky …

    for XML, use the XML class, for url variables, use LoadVars, and callback onLoad, for plain text or custom formats, use LoadVars and onData … look them up in the language reference … and appart from that, AMFPHP is worth mentioning … have a look at it …

    good luck then … 😉

    greetz

    back2dos

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

Sidebar

Related Questions

I have few questions about using lock to protect my shared data structure. I
I have a few questions about endian-ness that are related enough that I warrant
I have a few questions about screen resolution, that I'm not clear on. These
I have a few questions about security using PHP, I dont want to use
I have a few questions about using mysql and oracle in a PHP app.
I have a few questions about web workers Does the worker have access to
I have a few questions about Xcode and interaction with GCC 4.2.1: It doesn't
I have a few questions about this after reading the iPhone documentation on it:
I have a few questions about cross-page posting in ASP.NET: What is cross-page posting
I have a few questions about Core Location. 1) Should the user refuse permission

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.