/[flash]/E_viewer.sc
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /E_viewer.sc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 11 by dpavlin, Fri Feb 22 17:28:36 2008 UTC revision 12 by dpavlin, Fri Feb 22 19:04:44 2008 UTC
# Line 19  Line 19 
19    
20          .edittext info text="info" color=black width=110 height=20 align=center border=none noselect variable=infoText font=comic size=12pt          .edittext info text="info" color=black width=110 height=20 align=center border=none noselect variable=infoText font=comic size=12pt
21    
 .outline o_cadre:  
   
         M 12.3,-1.2483537  
         L 40.130855,-1.2483537  
         C 46.945055,-1.2483537 52.430855,4.2374464 52.430855,11.051646  
         L 52.430855,123.77055  
         C 52.430855,130.58475 46.945055,136.07055 40.130855,136.07055  
         L 12.3,136.07055 C 5.4858001,136.07055 0,130.58475 0,123.77055  
         L 0,11.051646 C 0,4.2374464 5.4858001,-1.2483537 12.3,-1.2483537 z  
   
 .end  
22  .outline o_arrow:  .outline o_arrow:
23    
24          M 60.208843,38.698967          M 60.208843,38.698967
# Line 66  Line 55 
55    
56          .filled home_idle outline=o_home fill=#336699 color=navy line=4          .filled home_idle outline=o_home fill=#336699 color=navy line=4
57          .filled home_hover outline=o_home fill=#3366ff color=salmon line=4          .filled home_hover outline=o_home fill=#3366ff color=salmon line=4
58          .filled home_pressed outline=o_home fill=#4466ff color=red line=3          .filled home_pressed outline=o_home fill=#8866ff color=red line=3
59                    
60          .filled arrow_idle outline=o_arrow fill=#336699 color=navy line=4          .filled arrow_idle outline=o_arrow fill=#336699 color=navy line=4
61          .filled arrow_hover outline=o_arrow fill=#3366ff color=salmon line=4          .filled arrow_hover outline=o_arrow fill=#3366ff color=salmon line=4
62          .filled arrow_pressed outline=o_arrow fill=#4466ff color=red line=3          .filled arrow_pressed outline=o_arrow fill=#8866ff color=red line=3
   
 #       .filled menu_background outline=o_cadre fill=salmon color=grey line=3  
63    
64  .button next  .button next
65    

Legend:
Removed from v.11  
changed lines
  Added in v.12

  ViewVC Help
Powered by ViewVC 1.1.26