Change TEACHER INFO
for a Node
- If your ADDING some Teacher
Info from a Node
- NODENAME
is the short name of the Node you want to change ( ex. "Imagination
Grows Garden" is "imgrows" )
- Open "NODENAME.as"
in the /includes/ folder and change this
variable to 'teacherInfoFlag=true'.
- Change 'teacherInfoLink=URL',
where URL is a page you want to pop up when the user clicks the Apple.
(Right now the window that pops open has a width=620 and a height=480).
- To change window size,
in the main_interface. edit 'teacher_info' movie clip on the 'ICON:
teacher info' layer. Go to frame 30, the apple is a button and
the javascript is on the apple.
- Save the file and re-publish
the 'main_interface.fla'. ( 'main_interface.fla' must be in the parent
directory of the /includes/ folder to republish )
- if your REMOVING some Teacher
Info from a Node:
- Open "NODENAME.as"
in the /includes/ folder and change 'teacherInfoFlag=false'.
Save file. Then republish the main interface. ( 'main_interface.fla' must
be in the parent directory of the /includes/ folder to republish )