############  Walk on the bridge #####################

screenset
{
  ( "mainbck" window "RootWindow" 0 0 1278 1021 1 50 45 )
 }

screenset
{
  ( "segbck" window "mainbck" -49 50 1318 959 0 67 93 )
  ( "segvidbord" window "segbck" 372 225 656 512 0 1 67 )
  ( "segvidbck" window "segvidbord" 8 16 640 480 0 1 67 )
  ( "segconbox" window "segbck" 362 736 673 213 0 1 93 )
 }

screenset
{
  ( "photobck" window "mainbck" 6 79 320 937 0 67 99 )
  ( "photostil" still "photobck"     5 235 288 247 0 99 99 )
 }

include "Workshop3.album"
include "Workshop3.otherwalk"

package "lepont"
{
	screen_name "segbck"
	active
	on_open activate("album" (-5) 0)

	dimension "stills" 
	{
		min 0 
		max 14 
		initial 0 
		boundary limit 
	}

	element "map"
	{
		type video
		screen_name "segvidbck"
		active

		map video
		{
			pos_in 0
			pos_out 12
			in 53412
			out 53424
			label "StGervais:Side1"
			key_dimension 0
		 }
		map video
		{
			pos_in 13
			pos_out 13
			in 53426
			out 53426
			label "StGervais:Side1"
			key_dimension 0
		 }

	 }
	element "controls"
	{
		type tkwidget
		screen_name "segconbox"
		active
		map button
		{
			pos_in 1
			pos_out 14
			(331 64 47 32 191 51 67 1)
			bitmap "bit.arrowdown"
			resize 0
			function rset_position ("lepont" (-5) -1 )

		 }
		map button
		{
			pos_in 0
			pos_out 12
			(332 18 48 34 191 51 67 1)
			bitmap "bit.arrowup"
			resize 0
			function rset_position ("lepont" (-5) 1 )

		 }
                map button
                {
                        pos_in 13
                        pos_out 13
                        (280 38 38 36 191 51 67 1)
                        bitmap "bit.leftgoright"
                        resize 0
                        function activate ("ruedesbarres" (-5) 0)

                 }
                map button
                {
                        pos_in 13
                        pos_out 13
                        (390 38 38 36 191 51 67 1)
                        bitmap "bit.rightgoleft"
                        resize 0
                 }
	 }
        element "additionalinfo"
        {
                type tkwidget
                screen_name "segbck"
                active
		map button
		{
			pos_in 0
			pos_out 13
			(370 202 661 20 52 93 67 0)
			label "Rue Pont Louis Philippe"
			font "-adobe-times-bold-r-normal--20-140-100-100-p-100-iso8859-1"
			resize 0
		 }
         }
	element "activate/expire"
	{
		type action_ele
		screen_name "segbck"
		active
		map textmap
		{
			pos_in 1
			pos_out 1
			in_action rset_position("album" (-5) 1) 
		}
		map textmap
		{
			pos_in 2
			pos_out 2
			in_action rset_position("album" (-5) 1) 
		}
		map textmap
		{
			pos_in 3
			pos_out 3
			in_action rset_position("album" (-5) 1) 
		}
		map textmap
		{
			pos_in 4
			pos_out 4
			in_action rset_position("album" (-5) 1) 
		}
		map textmap
		{
			pos_in 5
			pos_out 5
			in_action rset_position("album" (-5) 1) 
		}
		map textmap
		{
			pos_in 6
			pos_out 6
			in_action rset_position("album" (-5) 1) 
		}
		map textmap
		{
			pos_in 7
			pos_out 7
			in_action rset_position("album" (-5) 1) 
		}
		map textmap
		{
			pos_in 8
			pos_out 8
			in_action rset_position("album" (-5) 1) 
		}
		map textmap
		{
			pos_in 9
			pos_out 9
			in_action rset_position("album" (-5) 1) 
		}
		map textmap
		{
			pos_in 10
			pos_out 10
			in_action rset_position("album" (-5) 1) 
		}
		map textmap
		{
			pos_in 11
			pos_out 11 
			in_action rset_position("album" (-5) 1) 
		}
		map textmap
		{
			pos_in 12
			pos_out 12
			out_action expire("album" (-5) 0)
		}

	}


 }
