# Slow on a Mac, here's why

**URL:** https://forum.kirupa.com/t/slow-on-a-mac-heres-why/154046
**Category:** Uncategorized
**Created:** [July 6, 2005, 4:28pm UTC](https://forum.kirupa.com/t/slow-on-a-mac-heres-why/154046 "2005-07-06T16:28:39Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![sixfortyfive](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/sixfortyfive/32/671_2.png) [@sixfortyfive](https://forum.kirupa.com/u/sixfortyfive)
#### Post date: [July 6, 2005, 4:28pm UTC](https://forum.kirupa.com/t/slow-on-a-mac-heres-why/154046/1 "2005-07-06T16:28:39Z")

</div>

I have an old G4 Dual 450 Mac that I’m testing my animation on. My animation was running really slow on this Mac, but fine on the PC. I narrowed the problem down to having wmode set to transparent.

```auto
wmode="transparent"

```

This runs fine on the Mac:  
[http://www.iuinfo.indiana.edu/projects/olympiad/](http://www.iuinfo.indiana.edu/projects/olympiad/)

But this page has wmode set to transparent, and runs really slow on my Mac:  
[http://www.iuinfo.indiana.edu/projects/olympiad/index\_trans.shtml](http://www.iuinfo.indiana.edu/projects/olympiad/index_trans.shtml)

(Both play fine on my PC)

Anyone else seen this problem? Any ideas? I would really like to keep the wmode set to transparent.
