Change VIDEO TOUR
for a Node
- If your ADDING a Video
to a Node
- NODENAME is the short name of the Node
you want to change ( ex. "Imagination Grows Garden" is "imgrows"
)
- Put your video in /videoTour/videos/
and it must be called "NODENAME.mov".
- Make a "NODENAME.html"
file in the /videoTour/ (
copy another file in that dir and rename and change )
- Make a "NODENAME_content.html"
file in the /videoTour/content/ (
copy another file in that dir and rename and change )
- Make a "NODENAME_bottom_bar.html"
file in the /videoTour/bottom_bar/ (
copy another file in that dir and rename and change )
- Open "NODENAME.as"
in the /includes/ folder and change 'normVideoFlag=true'.
Save file. Then republish the main interface. ( 'main_interface.fla'
must be in the parent directory of the /includes/ folder to republish
)
- if your REMOVING a Video
to a Node:
- Open "NODENAME.as"
in the /includes/ folder and change 'normVideoFlag=false'.
Save file. Then republish the main interface. ( 'main_interface.fla' must
be in the parent directory of the /includes/ folder to republish )