| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Aug 2006
Posts: 10
|
Why wont this shit work? Is there some ****ing security sandbox that I dont know about? It doesnt load any of the background images:
Code:
<?xml version="1.0" encoding="utf-8"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" width="1000" height="1000" > <mx:Style source="assets/skin_fitnessUnite/style.css"/> <mx:Button id="top_menu_myFitness" styleName="top-menu-myFitness" width="152" height="75"/> </mx:Application> Code:
.top-menu-myFitness {
upSkin: Embed(source="images/top_menu_myFitness.gif");
overSkin: Embed(source="images/top_menu_myFitness.gif");
downSkin: Embed(source="images/top_menu_myFitness.gif");
disabledSkin: Embed(source="images/top_menu_myFitness.gif");
}
PS, it doenst load any of the background images for the app. I took out all of the code for the other things. |
|
|
|
|
#2 |
|
Super Moderator
Join Date: Jan 2002
Location: Centreville, VA
Posts: 24,878
|
Please watch out what you say on the public forum... Strike 1...
![]()
__________________
CyanBlue / Jason Je / Macromedia Certified Flash Developer & Designer http://CyanBlue.FlashVacuum.com http://www.FlashVacuum.com http://tutorials.FlashVacuum.com Do NOT PM, Email or Call me... Your question belongs right in this forum...
|
|
|
|
|
|
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Refreshing - I think I'm going to murder my computer | patrick3675 | ActionScript 2.0 | 6 | 12-11-2006 04:17 PM |
| if statement / menu. I"M SO CONFUSED!! | forcetwelve | Simple Stuff (Newbies) | 2 | 04-11-2006 08:15 PM |
| Murder Board My Site | DSdesign | Site Check | 10 | 06-23-2003 08:31 PM |