• Style Pro CMS Flash Template
    Paypal Shopping Cart
    iPhone/iPad compatible



  • Style Portfolio v.3 CMS Flash Template
    Paypal Shopping Cart
    iPhone/iPad compatible



Welcome, Guest

change background of html text
(1 viewing) (1) Guest
Welcome to the Great White Template support forum!
  • Page:
  • 1
  • 2

TOPIC: change background of html text

change background of html text 2 years ago #290

  • blaat70
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
Hello,

I just purchased the great white template, i really like it.

I want to change the background color of the HTML text also i want it less transparant. Because i can't read the text due my background image.

How can i do this?

i hope you can help me.

Re:change background of html text 2 years ago #298

  • admin
  • OFFLINE
  • Administrator
  • Posts: 569
  • Karma: 13
open main.fla

goto library ->popup->windows mc and edit it


for transparency open popup.as

search for

//windows design
TweenMax.to(windows,0.5,{alpha:0.4,ease:Strong.easeOut,setSize:{width:xsize,height:ysize},delay:gallDelay});


and change 0.4 alpha value to your value

then recompile main.fla

Re:change background of html text 2 years ago #299

  • blaat70
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
thnx, that worked !

another problem 2 years ago #300

  • blaat70
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
i've another problem..

i've edited the contatti.as
when i try to recompile contatti.fla i get the following errors:

Description
1046: Type was not found or was not a compile-time constant: Font1.

Source:
var font:Font1 = new Font1();


Description
1180: Call to a possibly undefined method Font1.

Source:
var font:Font1 = new Font1();



can you help me with this?

Re:another problem 2 years ago #303

  • admin
  • OFFLINE
  • Administrator
  • Posts: 569
  • Karma: 13
hi

open main.fla

copy font1 from library and paste it into contatti.fla library

then recompile contatti.fla

you will give an error , don't worry is correct

now test yuour contact into template


cheers

marco

embed 1 year, 11 months ago #362

  • blaat70
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
is it possible to embed a flash file through XML?

if it is possible how can i realize this?
  • Page:
  • 1
  • 2
Time to create page: 0.24 seconds