[F8] Visitor Counter // Intranet //
Hi there, im having a bit of a problem, im not a programmer, i work at a pretty big radio Station, and we have a simple intranet where you can check daily who's coming to the radio, and a lot of things. Lately they've deided to re-design it, however where its hosted its quite crappy, just a server with nothing installed on it, and the wqay i see it its not going to change soon, so i need to do a visitor counter, i DONT have PHP, ASP or anything, i thought i could make a Flash movie that will write on a .txt the clicks, is this possible? nothing fancy, just the daily visitors, then i turn it in to 0 and thats it.
Hope u guys understood my question, im a studio Rat, only recording and producing... not a good actionScripter at alll......
Thnx 4 reading..
//FnKMnke
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Visitor Counter
can someone tell me how can I do a simple visitor counter for my website using actionscripting only??
Thanks in anticipation for your help.
Visitor Counter
Hey guys!
Is it possible to build a visitor counter in flash??
If so, how do you do it??
I have no clue.
Thanks.
-nic-
Visitor Counter
I made one of ur tutorial with the visitor counter.
> I have a problem showing the numbers of visitors, and i cant find the
> mistake.
> If u go on my web, u can see the problem.
> Can u pleace help me make it work.
> Thanks
> Gill
The PHPScript:
Count=1
The PHP Script 2
<?
$filename = "PHPCounter.txt";
$fp = fopen( $filename,"r");
$Old = fread($fp, 100);
fclose( $fp );
$Old = split ("=", $Old, 5);
$NewCount = $Old[1] + '1';
$New = "Count=$NewCount";
$fp = fopen( $filename,"w+");
if (flock($fp, 2)) {
fwrite($fp, $New, 100); }
fclose( $fp );
print "Count=$NewCount";
?>
Visitor Counter
hi folks, i'm back again to annoy you all. ok its simple enough to grab html code for a counter but is there a way to create an active counter in flash? (mx 2004)
cheers folks.
VISITOR COUNTER - How?
Good Afternoon,
Does anyone know how to create in flash (or add to flash website) visitor counter? Have no clue, what kind of scripting is this..?
Thanks in advance,
mko
Visitor Counter
Hi!
sorry if this thread does not fit in this forum but still i have to ask..
How can I put visitor counter on my Flash Page .. I really don't know anything about this so exact info would be very nice...Thank you..
Flash Visitor Counter
I am looking for a Flash tutorial on visitor counter.
Any help is much appreacited. Thanks
Making A Visitor SWF Counter
I want to make a counter that will count the number of times that the swf viewed.
For example, frame 5 is played only on time, so I want to do somthing that will add 1 to the counter.
And I need the counter to be in a separate text file that will give me fast access.
I hope you understand me.
Thanks for the helpers!
Making A Visitor Counter In Flash
Hello, maybe someone can help me? What i am trying to do is build a counter in my flash movie that will show how many people stoped at my website. I do not know where to begin or go to. Thanks in advance.
Need Visitor Counter On Home Page
Can someone help me out with a script or direction to get one? Thanks. I cant find an example of one in my half dozen or so books. I have a portfolio site at cineman5design.com and I want to be able to see how many clients/prospective employers are checking out my work. Thanks.
Intranet Help
Hello everyone, I am designing a flash site for an intranet and I am having trouble. It seems that users with internet access can view the pages fine, but users without internet access are blocked by our firewall software. Is this a firewall software issue, or something I'm doing wrong in flash. Any help would be appreciated.
[HELP]intranet Connection
I have a client who wants me to make his game have intranet connection,
i've seen it before. it somehow uses other files that have a "cube disintegrating" as an icon.
Need News Box For Intranet
I'm trying to find some way to recreate the type of news box used on www.msn.box where photos and related teaser text fade in. I'd like it to pull txt and photos from external files instead of hard coding. is that possible? How do I get started?
Offline Mailing For An Intranet
hi all,
i am building an intranet interface that runs as a full screen flash movie in ie5 on win nt.
this is my first intranet commision. as this is new territory for me i am finding one or two problems as i go along, my latest problem is that i need to build a mailing form which posts to an email address.
i have no idea how to do this!
i have to deliver this project at 3pm on tomorrow gmt! (it is now 12.12pm wednesday gmt)
please, please, pa-lease help if you have any idea how this can be done!
Intranet With FLASH MX And ColdFusion?
Hi,
I'm building an intranet with only Flash MX. This project will be distributed on CD-ROM. It consists of different products - about 2000 of them. These products are accessible with a main interface that is divided in three panels. Top and left are buttons and the center one shows the request information.
Basically, everything seems to be working. The only part that is left and tedious is to enter in a flash file, the images to be displayed and the related information. This SWF is then called in the main interface by the user's request. I have done about 500 SWF by now - Eash SWF is the same except for the pictures and the info (which does not change very often from on product to the next).
Should I have used ColdFusion with my Flash project? I do not know this software but would be willing to try it. Can it simplify my job? Or have I more or less set up my intranet just fine.
Please let me know - any suggestions is REALLY APPRECIATED!
Luke
Flash Quiz On Intranet
I developed an on-line quiz in flash with fill-ins, multiple choice and drag & drop, making each of these pages print off at the end. When I tested the file in Flash it worked fine. However when I put it on the web, the answers disappear and don't show on the print out. I think this is because the web page automatically refreshes itself, making all of the input answers blank again. Is there any way to fix this so the answers remain?
Flash Intranet Restrictions
I am currently working on my company Intranet and there are areas where I would like to use Flash (primarily for video clips). However, there are several client machines that do not have Internet access. As such, I am unable to access http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0 in the Javascript function AC_FL_RunContent which is generated automatically when inserting the .swf or .flv file.
Does anyone know if there is a way to install the required download on the internal servers and redirect there instead?
Thanks for any assistance.
Edited: 08/15/2007 at 12:44:20 PM by hebert_tsrhc
GetURL To Intranet Link
We did a Flash presentation for a client and at the end of the presentation we trigger a getURL command that is supposed to take them to their intranet.
The client is saying "it isn't working", what that means I'm not sure. So I sent her the same link in an email and said click this and tell me what happens. She said "it worked".
So my question is what could be causing this.
ActionScript Code:
getURL("http://clientsite.com/page.asp","_blank");
Could it have anything to do with
A. The _blank target
B. Something to do with their servers that they aren't allowing people in from an "outside" link.
I'm stuck with this because it worked from the email.
Intranet Content Available On The Internet
My compay wants flash on its intranet which is also available from the internet. When testing on the internet no flash.swfs can be seen.
How can I make the flash intranet content available on the internet.
Thanks for any help.
GetURL Question With Intranet
I seem to be running across a problem where I cannot open up any links that I create. I'm sure the problem is because there is no http:// in the address because I'm pulling from my companies internal network. Here is what I need to do. I need to pull a document (we'll say a word document) from the network which has an address like this: \File01departmentCall CenterPrivate and then te word document would be in the "Private" Folder. I'm still new with AS, but would like to learn. I'm using MX 2004 as well. Any ideas on how to do this?
Help Installing Flash Player On Intranet
Hi,
We need to install the Flash Player on our Intranet. I do have a complete license to do so with Macromedia, but the instructions are not helping me much, almost seems like the Flash Deploy Kit is for something else completely ... anyway ...
First, what file do I put up on my virtual? Is it SAFlashPlayer.exe?
Second, what do I change the html code to? Currently, MX generates html code that seems to go to the internet in to lines of code as shown below
<SNIPPED>
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
<SNIPPED>
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
<SNIPPED>
Can anyone help out here?
Flash Intranet Fees ? Newbie
Hello,
I am converting a FrontPage intranet into Flash MX. The FrontPage site is divided in 5-6 sections. Each section has about 50-60 HTML page with one picture and a description.
I have made a similar set-up where each section is called with a button - the main Flash page loads. The user then enters the SAP number and the picture is displayed in the Flash page with the appropriate information.
There are many, many pages to re-design....
How much would you charge for a project like this? Charging for the whole website or by page. If by page, how much per page?
Newbie learning here.
Thanks,
Luke
Alternative .xml Files For Internet And Intranet
On our Intranet I have an audio player delivering multiple mp3's referenced by accessing the links from an external .xml file as standard and all works well :-)
MY PROBLEM = I am now asked to make this available on the Internet. For technical and security reasons if the user is internal on the Intranet they will get the flash file on the Intranet server and if on the Internet will get the Flash file from a duplicate site on an internet server.
This is the code I am using to send a user to the appropriate file for a video (together with an include file containing the two url's to the Intranet and the internet) which works fine.
QUESTION how do I code the param or obect tag (or both) to direct the user dependent on there access iether Intranet or Internet.
<script type="text/javascript">
AC_FL_RunContent( 'id','myId','type','','width','320','height','240' ,'movie','<%=spurl("newVid2")%>?video=<%=spurl("Ai rMiles.flv")%>' ); //end AC code
</script>
<noscript>
<object id="myId" type="application/x-shockwave-flash" width="320" height="240" >
<param name="movie" value="<%=spurl("player.swf")%>?video=<%=spurl("Ai rMiles.flv")%>" />
</object>
</noscript>
Thanks for any help as I am really lost on this.
Distributing Flash Player Over An Intranet?
Hi,
I am trying to distribute flash player over the Intranet at my company. I have tried using the flash dispatcher, and the Flash Player 6 msi, but I cannot get it to work. Any suggestions?
All help will be greatly appreciated.
Thanks,
Maritimer
How Hard To Create Intranet Promo
Newbie wants to know how long it would take someone who Knows Flash to devise an Intranet announcement for a Brown Bag.
I envision 3 scenes: One where a cartoon figure wants out from the center of the stage, mouths the words of the Brown Bag topic which appear on the screen, and then background curtains pull open from the center with the man still standing on stage.
Is this easy or hard for someone who knows Flash? and about how long should it take?
Scroll Pane Not Working On Intranet
I used scroll pane component from flash mx 2004 professional . and loaded movie clip in it , when this file run on single machine with flash player 7 it works properly , but when I put it on intranet , scrollpane doesn’t work , movie get loaded in it , but scrollpane is not visible , to work it properly I have to change Internet explorer setting . In multimedia setting I have to ‘enable don't display online media content in the media bar ‘ this setting , after this scrollpane works properly , is there any other solution for it . or tell me why its not working properly , it is problem of Internet explorer version or flash player version.
please give me a solution for it, its argent ,
i m waiting for replay
Flash Internet Access From An Intranet
My compay wants flash on its intranet which is also available from the internet. When testing on the internet no flash.swfs can be seen.
How can I make the flash intranet content available on the internet.
Thanks for any help.
Flash Intranet No Longer Working
I created a Flash Intranet site (designed using Swish!)for our company a few years ago. It sits on the main server and is accessed through a drive mapping. Its only about 10 pages in size containing various links and company information. This has worked fine in the past.
However, today i try to start the site up by clicking on my desktop shortcut it fires up the HTML page containing the flash animation but just shows a black square where it should be. I have checked all the files are present and that I can open up the relevant .swi files. All seems fine. Any ideas what has happened. I am thinking of trying a restore to before i do so any ideas!!
Thanks in advance
Install Flash-control In INTRAnet...
Hi!
I developed Intranet-site which use a lot of Flash-movies. Unfortunately Intranet is not connected to Internet, so if user's browser is without installed Flash-control then user can't see anything...And there is no sense to redirect him to wwww.macromedia.com, because there is no Internet connection...
What can I do in that case???
(I can make and non-Flash version of my pages, but I don't want...)
Can the installation be started from Intranet-Web-server where my site is located? And what files exactly I need to download from www.Macromedia.com???
Thanx for any help!!
How Do I Let Local Flash Content Communicate With The Intranet?
How do I let local Flash content communicate with the Intranet if you don't have intenet access to set it up? you se like a host for example with is out of an internet conexion, but the flash file use a web service that it's on the intranet but can't config the Global security settings.....
help!!!
Flash Player Version Control Problems (intranet)
I control a corporate intranet where many users do not have internet access. Most have Flash player v5 or older, and I can't get things standardized very easily.
I just moved into MX, but I have been publishing down to Flash 5 format so far. The trouble is, IE users keep getting pounded for internet passwords when they attempt to load a page containing v5 content published from MX. Apparently MX is triggering an auto-update mechanism in v5, and the users without internet access are being asked for a password they don't have. I redistribute the player to the intranet site, but I am reluctant to "force" users to upgrade to v6 right now.
Help?!
Also, why doesn't the install process override any older versions? I have to instruct some users to find and delete their existing .ocx file(s) before their supposedly successful instal of v5 actually runs. This is amazingly annoying. I can't see why anyone other than developers would want to have multiple versions of the player installed simultaneously, and even if they did, why the default would be the oldest rather than the newest version.
<whoosh> Glad to unload that bit of ugliness.
Any help will be immediately appreciated.
GetURL...trying To Link To Local Htm File On Intranet...very Frustrating
I will be extremely grateful if someone can help. I'm a newbie, by the way.
Trying to set up a getURL to link to a local htm file, NOT a page on the internet. All the tutorials I have read tell me how to link to a file on the internet eg. getURL("http://www.sitename.com")
I'm trying to set up an intranet site for my training college where students can access training resources etc on the local network. Therefore my getURL needs to point to a local file, not one on the internet.
I'm trying to link to a .htm file that resides on my computer.
Does the htm file have to be in the same folder as the .fla file??
How do I do this??
I'm working on a Mac, Os X, MX 2004, if that makes any difference.
I am frustrated to the point of tears, and have wasted numerous hours trying to work this out, and I would really appreciate if someone could help me out.
1 Page Flash Site For IntrAnet - Plugin Detector Needed?
I am creating a Flash 5 webpage for a client where the audience will be in house only. In other words, it will only be viewed over the LAN via the intranet, not internet. So I know my users will have good (great!) connection speed and fast machines (pent III).
My question is do I need to code a plugin detector? Everyone has Windows (no mac) and all the machines have NT4. If for some strange reason they dont have the plugin, will the correct publish settings automatically install it?
I need to make this as simple as possible for the users. Even though the hardware is good, its a finacial company and to put it mildly, some of these people leave their computers on so they dont have to figure out how to turn it back on the next morning! They only know how to use the exact application for their job and have trouble with drop-and-drag, never mind installing a plug in.
I would hope the following is automatically happening if the user's machine is as I describe above...
User clicks the shortcut on their desktop to take them to the URL that houses this site. If FLASH 5 present, play the intro, else automatically upgrade to FLASH 5 from 4, else automatically install Flash 5 if no Flash at all. I was going to turn on the GIF publish feature and have a gif file that explains in great detail how to install the player. It is my understanding that this gif automatically shows up for people that dont have the plugin if the auto install/upgrade doesn't work.
Thanx, Peter
How To Get The IP Adress Of A Visitor
In a intranet, I would like to limit the access to files to certain IP adress. It means I am planning to use a small Flash interface comparing the introduced login/password with values in a text file list. The login is the IP adress of the connected computer, and should be tested as correct.
Anybody has an idea how to retrieve the IP adress from the connected computer ? In javascript ?
Thanks a lot for any good tips.
Visitor Poll
I want to put a 1 question poll on my site that has a yes or no answer (radio buttons), and then a submit button. once someone submits their choice ('yes' or 'no') and clicks 'submit' I want it to bring them to another page that gives them a percentage output of the total data submitted.
Visitor Count
does anyone know hou to keep a visitor count on a flash site useing only flash???
if yes pls tell me. thanks
Visitor History
Hello,
I currently have a flash site where the navigation is such so it takes users to different web pages. For instance the home page is titled mywebpage/home.htm, page 2 is titled page2.htm. I have it set up like this so (by using Google) I can easily track where my users come from and what pages they visit. Is there a way I can keep my entire site on one page and track what .swf files are loaded in a main .swf file? Thank you.
Log Visitor IP To Text File Via PHP
[F8]
Looking through a PHP book I have, it shows a solution for this, but it applies to an HTML only form... Is there a flash specific way to write these variables into a text file and append it to the end of the file each visit?
This is what I'm using right now... it displays the IP on the flash site
Code:
loadVariablesNum("visitor_IP_address.php", 0, "POST");
Fonts Not Available From Visitor's Browser
I'm working on a movie that I have included text in a font not commonly loaded on most people's PCs.
It looks great MOST of the time on my PC, (of course, since I have the font installed), but about half of the time the text reverts back to Verdana font while I'm working on it, and once I've created the SWF, if the movie is viewed from a PC that doesn't have the font installed, it displays it in Verdana, also.
I thought that one of the benefits of using flash is that once you commit the movie to SWF, it doesn't matter whether the person viewing it has the font installed.
Is this not the case?
joe
Visitor Tracking With Flash?
I have a curious problem and wanted to see if anyone had any thoughts on a solution. I want to record to a XML document everytime a user loads a .swf. Simply just increase the number in the XML document by 1. The issue tho is i'm limited to the server side scripting thats available. No asp, no php, only JSP. Client side scripting(javascript,etc) would be perfectly acceptable as well.
Is actionscript capable of writing to a xml file and producing the results i'm aiming for?
Thanks in advance, kirupa.com ftw
Visitor Comments With Approval?
anyone know of a tutorial similar to the xml guestbook that would allow for approval before the comments show up on the page?
or any suggestions on how to do that?
thanks!
Tracking Visitor Flash5 Javascript
I'm working on a Flash5 program for 1 year.
topic is to show the weather in the world in real time on a page.
Then, people can click on the countries to get more infos(map-pictures-climatology). So I have 300 external SWF movies corresponding to each country.
I wanted to write somewhere all the countries on which a visitor clicked. It would help me to understand which are holidays countries preference people.
as i'm using a free server, i cant use CGI, PHP ...
So I decided to do everything using cookies. it took 2 days to write a complex javascript-actionscript routine. unfortunately i completely forgot that cookies are written on user computer, not on my server. grrr --> goto recycle-bin
Do u know a free-online-tracker which would be able to keep trace of that?
I know there is a way with Flash MX but i want to publish in flash5
(too many people didnt get flash6-plugin)
tx
dan
Visitor Sees Movie Once, Then Has Choice
This may be a really dumb and useless question, but my boss put me up to the challenge. I've got a flash movie on the front page of our company website that runs automatically when you first visit. However, when you navigate elsewhere on the site and return home, the movie starts up again (and it can be a little annoying).
Is there any way to detect whether a user has visited a page more than once, and then give them the option to start the movie over again?
Thanks in advance!
here's where the movie is (www.twinbrush.com)
[F8] Downloading A File To Visitor Computer
hi all,
actually i m working on my personal website.. i want to give some of file which could any user download by a click on the icon of the file.
unfortunatly i do not have the script.. can any body tell me the sript or send me the fla. file, it would be a great help..
Thanks a ton
Regards,
Allauddin
|