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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T04:54:56+00:00 2026-05-24T04:54:56+00:00

I’m trying to work on a CD catelog, and there are about 4 buttons

  • 0

I’m trying to work on a CD catelog, and there are about 4 buttons where the user has to be able to download separate things (the catelog itself, internet explorer, firefox, chrome, and adobe reader). I saw on the old catelog that whomever made the disc created an .msi file that has the catelog. I’m re-creating the main CD index (that has all the links on it) with Flash Pro cs5 (using action script 3.0) but I’ve never really dealt with .msi files or downloads before. I looked up creating .msi files and it looks somewhat easy since theres a program for it, but is it even possible to link to that type of file? I tried to create a link to one using the same code you would for a PDF:

this_btn.addEventListener(MouseEvent.CLICK, fl_MouseClickHandler);

function fl_MouseClickHandler(event:MouseEvent):void
{
navigateToURL(new URLRequest('filename'));
}

and replaced ‘filename’ with the .msi file’s name but it didnt seem to work. Actually the button just wasnt working at all. I have that code in another button that opens a PDF and that works fine. Anyways is there a simpler way to go about making a ‘download this’ button that will work? Anyways then I tried this set of code (which also isnt working):

instal_btn.addEventListener(MouseEvent.CLICK, fl_MouseClickHandler_4);

function fl_MouseClickHandler_4(event:MouseEvent):void
{
    fscommand("exec","RogoCDCat.msi");
}

Also I suppose as a side question, where would I get the files needed to create a working download button for the browsers (ie, ff, google etc), or is that available on each browsers main site?

Thanks for your time!

  • 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-24T04:54:57+00:00Added an answer on May 24, 2026 at 4:54 am

    but is it even possible to link to that type of file?

    Yes, you can link to MSI files. Just user their exact URL.

    and replaced ‘filename’ with the .msi file’s name but it didnt seem to
    work

    Make sure the MSI is at the URL you specified. Also, the URL should work when used directly in Internet Explorer. If it doesn’t, then the URL is incorrect or the MSI is not there.

    Also, make sure that your server MIME types allow MSI files to be downloaded instead of opened.

    where would I get the files needed to create a working download button
    for the browsers (ie, ff, google etc), or is that available on each
    browsers main site?

    I don’t think that you can redistribute them, so most likely you will need to link to them directly. For example: http://download.mozilla.org/?product=firefox-5.0.1&os=win&lang=en-US

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

Sidebar

Related Questions

Basically, what I'm trying to create is a page of div tags, each has
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I am trying to understand how to use SyndicationItem to display feed which is
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I want to count how many characters a certain string has in PHP, but
I've got a string that has curly quotes in it. I'd like to replace
I need to clean up various Word 'smart' characters in user input, including but
I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function

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.