Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Flash General Questions > Flash 9 General Questions

Reply
 
Thread Tools Rate Thread Display Modes
Old 06-29-2007, 07:59 PM   #1
Animadictsaiyuki
Wannabe Animator
 
Join Date: Jun 2007
Posts: 43
Send a message via AIM to Animadictsaiyuki Send a message via MSN to Animadictsaiyuki Send a message via Skype™ to Animadictsaiyuki
Default How to make .swf exported from PC compatible with iMacs?

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
Animadictsaiyuki is offline   Reply With Quote
Old 06-29-2007, 08:45 PM   #2
dr_zeus
Flash Adventurer
 
dr_zeus's Avatar
 
Join Date: Mar 2005
Location: Silicon Valley
Posts: 1,975
Default

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?
__________________
Josh Tynjala | JOSHBLOG | Bowler Hat Games
dr_zeus is offline   Reply With Quote
Old 07-03-2007, 07:39 PM   #3
Animadictsaiyuki
Wannabe Animator
 
Join Date: Jun 2007
Posts: 43
Send a message via AIM to Animadictsaiyuki Send a message via MSN to Animadictsaiyuki Send a message via Skype™ to Animadictsaiyuki
Default

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. :\
Animadictsaiyuki is offline   Reply With Quote
Old 07-03-2007, 07:48 PM   #4
Animadictsaiyuki
Wannabe Animator
 
Join Date: Jun 2007
Posts: 43
Send a message via AIM to Animadictsaiyuki Send a message via MSN to Animadictsaiyuki Send a message via Skype™ to Animadictsaiyuki
Default

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.
Animadictsaiyuki is offline   Reply With Quote
Old 07-03-2007, 08:51 PM   #5
dr_zeus
Flash Adventurer
 
dr_zeus's Avatar
 
Join Date: Mar 2005
Location: Silicon Valley
Posts: 1,975
Default

Quote:
Originally Posted by Animadictsaiyuki View Post
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. :\
That's some of the more information I needed. Now, are you trying to open a SWF in the browser, or just from the file system?

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).
__________________
Josh Tynjala | JOSHBLOG | Bowler Hat Games
dr_zeus is offline   Reply With Quote
Old 07-05-2007, 02:42 AM   #6
Animadictsaiyuki
Wannabe Animator
 
Join Date: Jun 2007
Posts: 43
Send a message via AIM to Animadictsaiyuki Send a message via MSN to Animadictsaiyuki Send a message via Skype™ to Animadictsaiyuki
Default

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?
Animadictsaiyuki is offline   Reply With Quote
Old 07-05-2007, 09:21 PM   #7
Animadictsaiyuki
Wannabe Animator
 
Join Date: Jun 2007
Posts: 43
Send a message via AIM to Animadictsaiyuki Send a message via MSN to Animadictsaiyuki Send a message via Skype™ to Animadictsaiyuki
Default

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. ^^
Animadictsaiyuki is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT. The time now is 02:14 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.