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 flexviz...@googlegroups.com
any body know about this message error ?
Error: Type was not found or was not a compile-time constant: VGNodeEvent.
public function nodeEventDoubleClick(event:VGNodeEvent = null):void {
RaVIS
unread,
Jun 15, 2009, 8:07:36 PM6/15/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
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 BirdEye
You've checked your imports : "import
org.un.cava.birdeye.ravis.enhancedGraphLayout.event.VGNodeEvent"
I guess yes, but we never know. :)
DjiAntika.
cholid ridwan
unread,
Jun 15, 2009, 10:25:57 PM6/15/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
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 flexviz...@googlegroups.com
but why when i close the file after change the syntak i caan't save it? this the message error: (actually my space disk is not full,i have 70% avaible space on disk)
The document could not be saved, as it was not possible to write to /home/cholid_ridwan/Documents/flex_pulpo/main2.mxml.
Check that you have write access to this file or that enough disk space is available.
RaVIS
unread,
Jun 16, 2009, 3:32:37 AM6/16/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
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 BirdEye
If you checked the disk space, try check document's rights :
Try "chmod -R a+rw" in your source folder to be sure.
cholid ridwan
unread,
Jun 16, 2009, 3:40:26 AM6/16/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
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 flexviz...@googlegroups.com
"chmod -R a+rw"
is can't be done
RaVIS
unread,
Jun 16, 2009, 3:42:51 AM6/16/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
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 BirdEye
And prefixed with a "sudo".
cholid ridwan
unread,
Jun 16, 2009, 3:46:12 AM6/16/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
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 flexviz...@googlegroups.com
this the result:
cholid_ridwan@linux-yh4u:~> su Password: linux-yh4u:/home/cholid_ridwan # chmod -R a+rw chmod: missing operand after `a+rw' Try `chmod --help' for more information.
RaVIS
unread,
Jun 16, 2009, 4:05:49 AM6/16/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
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 BirdEye
Oh, without a target directory, sure it will not work :)
"sudo chmod -R a+rw your_directory"
cholid ridwan
unread,
Jun 16, 2009, 4:12:32 AM6/16/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
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