login  Naam:   Wachtwoord: 
Registreer je!
 Forum

css in ingeladen tekst via php in flash

Offline Thrasher - 12/02/2008 13:19 (laatste wijziging 12/02/2008 13:38)
Avatar van ThrasherLid wat een titel maar het lijkt me vrij duidelijk wat het probleem is want ik kan wel gewoon css in flash krijgen en ik kan ook (dynamise) tekst inladen in flash maar om er nu ook nog een stylesheet aan te plakken lukt me niet. Heeft iemand een idee hoe dit moet??

Zoals hieronder laad ik de php in me flash file.

  1. home.html = true;
  2. home.htmlText ="Loading...";
  3. myData = new LoadVars();
  4. //this is the part where we execute the function that handles the loaded data
  5. myData.onLoad = function(){
  6. placeTheDataIntoTheRightPlace();//call the function
  7. };
  8. //here we load in the php file, make sure you set the right path to your file
  9. myData.load("content.php");
  10.  
  11. placeTheDataIntoTheRightPlace = function(){
  12. home.htmlText = myData.home;
  13. };

0 antwoorden

Gesponsorde links
Er zijn nog geen reacties op dit bericht.
Dit onderwerp is gesloten.
Actieve forumberichten
© 2002-2024 Sitemasters.be - Regels - Laadtijd: 0.167s