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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T08:21:06+00:00 2026-05-18T08:21:06+00:00

There are a number of parameters that can be added to object and embed

  • 0

There are a number of parameters that can be added to object and embed tags to embed flash videos. Most are listed here. Some of them can be accessed/changed programmatically via ActionScript (e.g. <param name="scale"> can be accessed via stage.scaleMode).

Can the value for the loop parameter be accessed/changed?

Edit to add: I know about flashvars, that’s not what I’m asking.

  • 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-18T08:21:07+00:00Added an answer on May 18, 2026 at 8:21 am

    The general net consensus is that no, you can not access parameters other than flashvars/movie from inside Flash.

    However, you can access the parameters, in some browsers at least, from JavaScript – and of course you can interface between Flash and JavaScript using an external.

    Perhaps a javascript routine along the lines of:

    function getParam(paramName) {
        return $('#flashid param[name=' + paramName + ']').val();
    }
    

    Along with a method in Flash:

    import flash.external.ExternalInterface;
    
    function getParam(paramName:String):String {
        return String(ExternalInterface.call("getParam", paramName));
    }
    

    Obviously ensuring script access is enabled on the SWF and the object/embed.

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

Sidebar

Related Questions

Is there a PhP function that can count the number of parameters passed to
I am working on a cms and there are some simple parameters like number
Is there a maximum number of email addresses that can be included in a
There is something that I can't quite understand hope someone can shed some light..
Here is the jsfiddle for what I was testing http://jsfiddle.net/5hhRF/ there is number 1
There are a number of examples out there but yet I can't seem to
I’m writing a maven plugin with a number of configurable parameters. There are a
I got some data inputed by the user that should be added to a
I'd like to use TypeScript to declare functions with parameters that can be either
There's BlobRequestOptions.AccessCondition property that can be set to IfModifiedSince so that for example ListBlobs()

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.