1
twitaman
Re: Flash and XOOPS Theme -- movies load every time the page loads
  • 2005/5/10 17:19

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


Quote:

Damaster wrote:
Well, using cookies and php; set a cookie at the end of the animation to indicate that the user has already seen the intro.

1- set a cookie on load
2- flash use the loadvar() function to check a javascript or php to return the variable/cookie
3- flash use that to control the movie

<?php
//    setcookie("HTTP_COOKIE", "Hello, Cookie Test");
      
$cookie $_COOKIE["HTTP_COOKIE"];
//    $cookie = str_replace("; ", "&", $cookie);
//    $cookie = "&".$cookie;
      
print "data=$cookie";
//    print_r($_COOKIE);
?>


I add this code to the theme.html file at the end of where I placed all the animations?



P.S. There was none of this flash in my day, we made our own entertainment... Hihihi!



2
twitaman
Re: Flash and XOOPS Theme -- movies load every time the page loads
  • 2005/5/10 16:44

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


Thanks so much. I'll give this a shot!



3
twitaman
Flash and XOOPS Theme -- movies load every time the page loads
  • 2005/5/10 15:33

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


I want to use a few Flash bits in my site but I have a problem. Every time I click a link the movies reload again. It's not that they're looping it's just that everytime a page loads the movies start over.

Is there a way to have the movies load only once? I was thinking that maybe since I have them in tables in my theme I could somehow set those tables to load only when the home link loads. Then I could have static jpegs (or gifs) representations in their place that would load whenever the other links load. Is that doable? If so how do you do it?

When I used frames it worked, but I don't want to use frames anymore. Here's my old site: www.griotseye.com

Here's the XOOPS redesign that I'm doing:http://www.uneducatedguess.com/modules/open/



4
twitaman
Re: Xoop-Stats 0.45 Not Working after Upgrading to latest Stable Xoops
  • 2005/5/3 16:31

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


I'm wondering if maybe I should just reinstall the whole module and if I do that, can I set the hits to start at 24406 (which is where it left off) instead of restarting from 0 again?



5
twitaman
Re: Xoop-Stats 0.45 Not Working after Upgrading to latest Stable Xoops
  • 2005/5/2 16:36

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


Yes, I updated the system module.



6
twitaman
Xoop-Stats 0.45 Not Working after Upgrading to latest Stable Xoops
  • 2005/5/2 7:37

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


I upgraded from XOOPS 2.0.9.2 to 2.0.10 and now my Xoop-Stats module 0.45 no longer seems to be recording hits. I updated the module again in System Admin and I regenerated the templates but it still doesn't seem to be working. Any guesses as to what I need to do?

Thanks.



7
twitaman
NewBB Moving Member Posts When in the Wrong Forum
  • 2005/5/1 2:29

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


As the administrator can I move a members posts to a different forum if they've posted it under the wrong forum?



8
twitaman
Re: Hide Poll Results Until the Poll Has Expired
  • 2005/5/1 1:28

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


The only tweaking I will do is meth baby! (I KEED I KEED!). But thanks for the info, it suits my needs for now -- nice job.



9
twitaman
Re: Hide Poll Results Until the Poll Has Expired
  • 2005/4/30 21:11

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


Once the poll has expired, when I click "results" it still will not show the results of the poll.



10
twitaman
Re: Hide Poll Results Until the Poll Has Expired
  • 2005/4/30 15:48

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


I found it! It's in the pollresults.php file, eh? Makes sense. lol




TopTop
(1) 2 3 4 ... 25 »



Login

Who's Online

113 user(s) are online (78 user(s) are browsing Support Forums)


Members: 0


Guests: 113


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits