You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi, i work with flash cs4 but when i try to export a swf (flash lite 3) with this code: import com.nokia.lib.Service; the export process does not work because it does not find com.nokia.lib.Service.
Somebody can help me?
mucatron
unread,
Mar 21, 2009, 5:40:36 AM3/21/09
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi BRANZI,
The com folder containing com.nokia.Service must be under your class path. You can do this by putting it at the same location at the fla, or using the Publish Settings panel.
Mark
BRANZI
unread,
Mar 23, 2009, 11:10:37 AM3/23/09
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Thanks for your help.
I had found my mistake.
Andrea
IBENIA
unread,
Apr 1, 2009, 6:00:46 AM4/1/09
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I was also having the same problem . Thanks solved.