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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T04:31:09+00:00 2026-05-16T04:31:09+00:00

I am trying to export the button symbol from Flash and publish swc file

  • 0

I am trying to export the button symbol from Flash and publish swc file for Flex.
I have successfully export 3 buttons which are playBtn, stopBtn, pauseBtn from flash and add swc file to my flex actionscript files.
my code is:

private var stopBt:stopBtn;
  private var playBt:playBtn;
  private var pauseBt:pauseBtn;

private var mutebt:muteBtn // no such datatype.....



error message....
//an internal build error has occurred, right click for more information

Since I add swc from flash in flex, I don’t have to import these button…However, when I tried to create 1 more button (muteBtn) in flash and did the same thing again in flex, it gave me “an internal build error has occurred, right click for more information” error.

When I created a var and tried to type :, there are no muteBtn datatype pop up…. I have spent 2 hours on this crazy crap and don’t know WTF is going on. Forgive my language…but I am really frustrated….I really appreciate if someone can help me here…Thanks a lot!!!

  • 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-16T04:31:10+00:00Added an answer on May 16, 2026 at 4:31 am

    The usual way to use SWF files as sources for button skins is to embed them in the stylesheet, like so:

    .muteButton {
      up-skin: Embed(source="muteButton.swf",symbol="muteButton_up");
      down-skin: Embed(source="muteButton.swf",symbol="muteButton_down");  
      over-skin: Embed(source="muteButton.swf",symbol="muteButton_over");  
      disabled-skin: Embed(source="muteButton.swf",symbol="muteButton_disabled");  
      /* etc. */
    }
    

    The SWF file has to have all the symbols referenced and instances of them must be on the stage (i.e., so that when you double-click muteButton.swf you see all the symbols). Make sure they are all named correctly as well.

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

Sidebar

Related Questions

I'm trying to export records from SQL Server 2008 to mdb file using OpenDataSource.
I have a PHP script that produces a .CSV export file from a MySQL
I am trying to export a file upon button click event. The structure of
I'm trying to export the schema of my database so another developer can have
I am trying to export the following data in the query from ms sql
I'm trying to export a copy of the Explain Plan from Oracle SQL Developer
I'm trying to export a profile from WAS 6.1 so that I can give
I am trying to export 260+ column query to Excel from SSMS 2005. When
I am trying to export result of query to a text file using outfile
I'm trying to export a GridView to Excel and I have a column with

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.