In Safari a Livescribe embed returns: Flash could not connect to the Livescribe server

I’m using embed code to embed a livescribe object onto a web page and I’m getting an error but only in Safari. Embed code works fine in IE/FF/Chrome Code is:

[html]

Get Adobe Flash player

[/html]

Tried updating adobe Flash. Update went fine but still Livescribe still returning:

Flash could not connect to the Livescribe server, or your upload may have failed. Please delete this file from your Livescribe Online account and re-upload it with Livescribe Desktop.

(Code 3)

Any ideas?

UPDATE: I managed to fix this by adding codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0” to the object code so now the embed code looks like this

[html] Get Adobe Flash player [/html]