| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Wannabe Animator
|
I been having a problem with an .swf file that I've exported from a PC but the buttons does not function on iMacs. How can I make it compatible?
The Catalog Banner (the one a punk girl from out from) on htmlthug.com |
|
|
|
|
|
#2 |
|
Flash Adventurer
Join Date: Mar 2005
Location: Silicon Valley
Posts: 1,975
|
SWF files are supposed to work the same on any operating system. It doesn't matter if you build it on a PC, it should work on a Mac too. Can you provide some more information? Some source code, perhaps?
|
|
|
|
|
|
|
|
|
#3 |
|
Wannabe Animator
|
I don't really know what I can provide, I just inputed the addresses in behaviors and set them on self on the web site option.
And for some weird reason of I tried to open the .swf itself on a Mac to test it, Flash CS3 opens rather than the player. :\ |
|
|
|
|
|
#4 |
|
Wannabe Animator
|
BTW, one of the source codes is:
Black.onRollOver = over; Black.onRollOut = out; function over() { this.gotoAndPlay (2); } function out() { this.gotoAndPlay (8); } The rest is basically the same code. |
|
|
|
|
|
#5 | |
|
Flash Adventurer
Join Date: Mar 2005
Location: Silicon Valley
Posts: 1,975
|
Quote:
If its from the file system, I imagine that the Mac you are testing on is set up to open SWF files in Flash CS3. There should be a standalone player installed somewhere with Flash CS3. Look in /Applications/Adobe Flash CS3 to see if you can find FlashPlayer.app to view the SWF instead (I'm not 100% certain about those file paths since I'm on my PC at the moment, but they should be close enough for you to find the right location). |
|
|
|
|
|
|
#6 |
|
Wannabe Animator
|
I'm not sure, I just want the buttons to fuction on Macs (it seems it tries to open the program with it if it is alone rather than on the site). I even tried a different way with by removing the coding and manipulating the graphics by transforming them into buttons alone and changing the over into a movie clip with works prefectly on the site and with the behavior attacted it now reads that it leads to a link but it doesn't trys load it.
BTW, I've tested it on different iMacs every time repleatly. Should I try and send the file over to you if that's possible? |
|
|
|
|
|
#7 |
|
Wannabe Animator
|
I finally got it to work on the Macs (after many attempts and experimentation D: ) by changing the flash version to 6 and the actionscript to 1.0. Thanks very much for your time Dr_Zeus. ^^
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to make the .swf and run automatically | sathishgforum | Other Flash General Questions | 1 | 09-30-2003 11:33 AM |
| How to make the .swf and run automatically | sathishgforum | ActionScript 1.0 (and below) | 1 | 09-30-2003 05:14 AM |
| need to make Flash 6 code compatible with Flash 5 | FarFeTTu | ActionScript 1.0 (and below) | 3 | 06-23-2003 10:15 AM |
| How to control one .swf from another .swf on the same HTML page | Anlo78 | Simple Stuff (Newbies) | 1 | 11-16-2002 10:06 PM |
| how do you make a .swf unresizable? | rachlll | Simple Stuff (Newbies) | 1 | 10-29-2001 02:35 AM |