Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




SEO And Google



We have recently published one of our flash websites and everything looks good when we type the domain name into a browser. However, we have a problem when we access the site through google. Google has put index.swf at the end of the domain name and this makes the site look compressed, also it does not allow you to navigate past the photos page on a smaller monitor, as it cuts off the top of the page! Any ideas to what maybe the problem here? I am sure its nothing to do with google and is something I've done wrong with the way I set-up the site, but its weird that it looks fine when typing the domain name into a browser. Reallly appreciate any comments, thanks.



Adobe > Flash General Discussion
Posted on: 11/29/2007 08:12:54 AM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Google Map Help
ActionScript Code:
function clickHandler(event:MapMouseEvent):void {
           
            var latlngClicked:LatLng=event.latLng;
           
            var marker:Marker=Marker(event.feature);
           
            var geocoder:ClientGeocoder = new ClientGeocoder("DE");
            geocoder.addEventListener( GeocodingEvent.GEOCODING_SUCCESS, function(event:GeocodingEvent):void { ;
            var placemarks:Array = event.response.placemarks;

            txtLatLng.text="its ok--> " +placemarks[0].address+"  "+GeocodingResponse(event.response).placemarks[0]
            marker.openInfoWindow(new InfoWindowOptions(event.result.point,{content: placemarks[0].address}));
            });
            geocoder.addEventListener( GeocodingEvent.GEOCODING_FAILURE, function(event:GeocodingEvent):void { trace(event);txtLatLng.text+=event.toString()+event.status; trace(event.status); }); ;
            geocoder.geocode(latlngClicked.lat().toString()+","+latlngClicked.lng().toString());
}

by clicking to a marker on the map, i can its lat and lng values. the problem is that i need touse the lat and lng to get a location name like "Berlin, Germany"

this part of the code only returns "Germany". The country name.

ActionScript Code:
var placemarks:Array = event.response.placemarks;

well i have lat and lng values so i need to get the location name

how can i solve this?

thanks

Help With Google Map In AS3
I am making a website in flash and on one of the subpages there is a google map. I have managed to make a working google map, no problems there but I have another problem.

Right now I have my mainpage on the stage, when I press a btn then a movieclip opens which contains my subpage (with the google map) on the subpage there is another button that closes the subpage and brings you back to the stage.
This works fine, the google map shows without errors and everything is great but if I then want to look again at the google map then there is a problem.

I get this output:

Error: Object not initialized
at com.google.maps.wrappers::Wrapper$/checkValid()
at com.google.maps.wrappers::IMapWrapper/isLoaded()
at com.google.maps::Map/isLoaded()
at com.google.maps::Map/::internalSetSize()
at com.google.maps::Map/setSize()
at flash_fla::google_overlay_7/flash_fla::frame2()

I understand this message that flash cannot show the map because it is allready running, or something like that.
So I ask, is there anyway that I can tell flash (any AS3 code) that I want to the map to be unloaded? Can I clean the AS memory so that when I enter the stage again it is like the map has never been shown before?

So this is the AS code on the stage:
stop();


//project button
btn_pro.buttonMode = true;
btn_pro.addEventListener(MouseEvent.MOUSE_OVER, btn_pro_active);
btn_pro.addEventListener(MouseEvent.MOUSE_OUT, btn_pro_nonactive);
function btn_pro_active(e:MouseEvent):void {
btn_pro.gotoAndStop(2);

}
function btn_pro_nonactive(e:MouseEvent):void {
btn_pro.gotoAndStop(1);
}


//video button
btn_vid.buttonMode = true;
btn_vid.addEventListener(MouseEvent.MOUSE_OVER, btn_vid_active);
btn_vid.addEventListener(MouseEvent.MOUSE_OUT, btn_vid_nonactive);
function btn_vid_active(e:MouseEvent):void {
btn_vid.gotoAndStop(2);

}
function btn_vid_nonactive(e:MouseEvent):void {
btn_vid.gotoAndStop(1);
}


//google button
btn_goo.buttonMode = true;
btn_goo.addEventListener(MouseEvent.MOUSE_OVER, btn_goo_active);
btn_goo.addEventListener(MouseEvent.MOUSE_OUT, btn_goo_nonactive);
btn_goo.addEventListener(MouseEvent.CLICK, btn_goo_over);
function btn_goo_active(e:MouseEvent):void {
btn_goo.gotoAndStop(2);

}
function btn_goo_nonactive(e:MouseEvent):void {
btn_goo.gotoAndStop(1);
}
function btn_goo_over(e:MouseEvent):void {
ov_goo.gotoAndStop(2);
}

//links button
btn_link.buttonMode = true;
btn_link.addEventListener(MouseEvent.MOUSE_OVER, btn_link_active);
btn_link.addEventListener(MouseEvent.MOUSE_OUT, btn_link_nonactive);
btn_link.addEventListener(MouseEvent.CLICK, btn_link_over);
function btn_link_active(e:MouseEvent):void {
btn_link.gotoAndStop(2);

}
function btn_link_nonactive(e:MouseEvent):void {
btn_link.gotoAndStop(1);
}
function btn_link_over(e:MouseEvent):void {
ov_link.gotoAndStop(2);
}

//galleri button
btn_gal.buttonMode = true;
btn_gal.addEventListener(MouseEvent.MOUSE_OVER, btn_gal_active);
btn_gal.addEventListener(MouseEvent.MOUSE_OUT, btn_gal_nonactive);
function btn_gal_active(e:MouseEvent):void {
btn_gal.gotoAndStop(2);

}
function btn_gal_nonactive(e:MouseEvent):void {
btn_gal.gotoAndStop(1);
}


//? button
btn_q.buttonMode = true;
btn_q.addEventListener(MouseEvent.MOUSE_OVER, btn_q_active);
btn_q.addEventListener(MouseEvent.MOUSE_OUT, btn_q_nonactive);
function btn_q_active(e:MouseEvent):void {
btn_q.gotoAndStop(2);

}
function btn_q_nonactive(e:MouseEvent):void {
btn_q.gotoAndStop(1);
}

And this is the AS code on the movie clip:
stop();

import com.google.maps.LatLng;
import com.google.maps.Map;
import com.google.maps.MapEvent;
import com.google.maps.MapMouseEvent;
import com.google.maps.MapType;
import com.google.maps.InfoWindowOptions;
import com.google.maps.controls.ZoomControl;
import com.google.maps.overlays.Marker;
import com.google.maps.overlays.MarkerOptions;
import com.google.maps.styles.FillStyle;
import com.google.maps.styles.StrokeStyle;



var map:Map = new Map();
map.key = "ABQIAAAAIy00-4LTQqNM-FGgJUrLvRRVpU4LQSkhsi11l9x9EOPX2dSAYRQ_QbNRxK-BWo9mQpp6WjNXEhhs9A";
map.setSize(new Point(400, 400));

map.addEventListener(MapEvent.MAP_READY, onMapReady);
this.addChild(map);




function onMapReady(event:Event):void {
map.setCenter(new LatLng (52.521717846742185, 13.41029405593872), 13, MapType.NORMAL_MAP_TYPE);
map.enableScrollWheelZoom();
map.enableContinuousZoom();
map.addControl(new ZoomControl());

var markerA:Marker = new Marker(
new LatLng (52.521717846742185, 13.41029405593872),
new MarkerOptions({
strokeStyle: new StrokeStyle({color: 0x987654}),
fillStyle: new FillStyle({color: 0xff4800, alpha: 0.5}),
radius: 8,
hasShadow: false
}));
var markerB:Marker = new Marker (
new LatLng(52.522670935314835, 13.402032852172852),
new MarkerOptions({
strokeStyle: new StrokeStyle({color: 0x987654}),
fillStyle: new FillStyle({color: 0xff4800, alpha: 0.5}),
radius: 8,
hasShadow: false
}));
var markerC:Marker = new Marker (
new LatLng (52.51982466427605, 13.387935161590576),
new MarkerOptions({
strokeStyle: new StrokeStyle({color: 0x987654}),
fillStyle: new FillStyle({color: 0xff4800, alpha: 0.5}),
radius: 8,
hasShadow: false
}));
var markerD:Marker = new Marker (
new LatLng (52.536351352328886, 13.407397270202637),
new MarkerOptions({
strokeStyle: new StrokeStyle({color: 0x987654}),
fillStyle: new FillStyle({color: 0xff4800, alpha: 0.5}),
radius: 8,
hasShadow: false
}));
var markerE:Marker = new Marker (
new LatLng (52.53466763785581, 13.403749465942383),
new MarkerOptions({
strokeStyle: new StrokeStyle({color: 0x987654}),
fillStyle: new FillStyle({color: 0xff4800, alpha: 0.5}),
radius: 8,
hasShadow: false
}));
var markerF:Marker = new Marker (
new LatLng (52.537617358669806, 13.396646976470947),
new MarkerOptions({
strokeStyle: new StrokeStyle({color: 0x987654}),
fillStyle: new FillStyle({color: 0xff4800, alpha: 0.5}),
radius: 8,
hasShadow: false
}));
var markerG:Marker = new Marker (
new LatLng (52.52492954210355, 13.368580341339111),
new MarkerOptions({
strokeStyle: new StrokeStyle({color: 0x987654}),
fillStyle: new FillStyle({color: 0xff4800, alpha: 0.5}),
radius: 8,
hasShadow: false
}));
var markerH:Marker = new Marker (
new LatLng (52.50953477032727, 13.376498222351074),
new MarkerOptions({
strokeStyle: new StrokeStyle({color: 0x987654}),
fillStyle: new FillStyle({color: 0xff4800, alpha: 0.5}),
radius: 8,
hasShadow: false
}));
var markerI:Marker = new Marker (
new LatLng (52.516377557048955, 13.378429412841797),
new MarkerOptions({
strokeStyle: new StrokeStyle({color: 0x987654}),
fillStyle: new FillStyle({color: 0xffff00, alpha: 0.5}),
radius: 8,
hasShadow: false
}));


markerA.addEventListener(MapMouseEvent.CLICK, function(event:MapMouseEvent):void {;
map.openInfoWindow(event.latLng, new InfoWindowOptions
({title: "Alexanderplatz", content: "Here we shot a lot of scenes"}));
});
map.addOverlay(markerA);

markerB.addEventListener(MapMouseEvent.CLICK, function(event:MapMouseEvent):void {;
map.openInfoWindow(event.latLng, new InfoWindowOptions
({tailAlign: InfoWindowOptions.ALIGN_CENTER, title: "Hackescher Markt", content: "Another great place"}));
});
map.addOverlay(markerB);

map.addOverlay(markerC);
map.addOverlay(markerD);
map.addOverlay(markerE);
map.addOverlay(markerF);
map.addOverlay(markerG);
map.addOverlay(markerH);
map.addOverlay(markerI);

var markerJ:Marker = new Marker(new LatLng (52.5173307614788, 13.395209312438965));

markerJ.addEventListener(MapMouseEvent.CLICK, function(e:Event):void {
var request:URLRequest = new URLRequest("pictures/markerJ.png");
var imageLoader:Loader = new Loader();
imageLoader.contentLoaderInfo.addEventListener(Eve nt.COMPLETE, function(event:Event):void {
var width:Number = imageLoader.width;
var height:Number = imageLoader.height;
var options2:InfoWindowOptions = new InfoWindowOptions({

hasShadow: false,
customContent: imageLoader,
customOffset: new Point(0,100),
customCloseRect: new Rectangle(50, 50, 20, 150)});
markerJ.openInfoWindow(options2);
});
imageLoader.load(request);
});
this.map.addOverlay(markerJ);
}


btn_x.buttonMode = true;
btn_x.addEventListener(MouseEvent.CLICK, back);
function back(e:MouseEvent):void {
gotoAndStop(1);
this.removeChild(map);


};


(right now I am also trying out different way's to put markers on the google map, both of them work.)

So is there anyone that can help me?

Add The Google Map.
Good day all!
I've been trying to add the google map to a flash site. I've got it on there but it's in the wrong place it sits on the top of the page and I need it to be centered. Under the logo and nav bar. You can see it here> http://thedesignport.com/Doughboys/Location_Page.html

Any help? And I would like to add a from/ to search. Can't find anything that helps online.

Thanks all!

Add The Google Map.
Good day all!
I've been trying to add the google map to a flash site. I've got it on there but it's in the wrong place it sits on the top of the page and I need it to be centered. Under the logo and nav bar. You can see it here> http://thedesignport.com/Doughboys/Location_Page.html

Any help? And I would like to add a from/ to search. Can't find anything that helps online.

Thanks all!

Google Api And AS3
Poking around in google's api trying to figure if there's anyway to get it working within Flash. Any tips?

Pop Up Google API
Hi, I need to add a google map from my personal maps into a swf file or at least to pop it up in a new browser window with the dimenssions I need, dont know if theres a component I can use to do this or maybe something in flash able to support html code and iframes for the google API. I have been trying to find something out there but so far not lucky.

thanks in advance

Google Map
Hello,
I've registered and got the script for google maps, and now I'm trying to click on an image that will call a function on my html page, to open a window showing the full size google map.  This can't be that hard, but I'm stuck.

Here's what I have:
a button with the following AS
on (release) {
    getURL("javascript:openWindow()", "_blank");
}

then I copied and pasted the google api script and put this in my .html file.
    <script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAYJSqJzsHS-80AE8CDouzFBQW2zyYEFbAgcGFCBs1rj6XC3dWFhTVxMasPp8_vWMka9G3GZHhP8Qghg"
      type="text/javascript"></script>
    <script type="text/javascript">
    //<![CDATA[
    function openWindow() {
      if (GBrowserIsCompatible()) {
        var map = new GMap2(document.getElementById("map"));
        map.setCenter(new GLatLng(37.4419, -122.1419), 13);
      }
    }
    //]]>
    </script>

When I click on the button, nothing happens.  What am I doing wrong?
TIA!

Google, Altavista,...
i wand to know how i can connect my sites to search engines like google, alta vista,...? Do they check keywords in the html text or ...? if so how do i insert these?
P-Sch1FT

Even Google Failed
hey!...is there a functionality in flash that enables me to declare a variable that remains static...I am trying to make a countdown timer and for the "days" part i wud like the count to remain static...For example, i define a variable day = 2032 (i.e. # of days left to the year 2010) which is decremented every 24 hours...However, everytime i fire up the .swf, this variable gets initialized again & again!

I wud like this variable to retain it's current value if i open the .swf after 2 days (days=2030) instead of re-initializing to 2032.

wud appreciate all suggestions!

Google And Yahoo
As Google and Yahoo don't look at keywords in your HTML-file, but only at text. But what if my text are also JPG's in the movie? What is the best way to let those search-engines find you, when you have only a HTML-file and there in a table stands your SWF-file. I've tried "hidden" text. Text with te same colour as the background. But it doesn't seems to work. To hold it invisible i've used this code: <body oncontextmenu="return false" ondragstart="return false" onselectstart="return false">. Because otherwise you can see the text when you rollover with the mouse. I'm getting a little desperate with this.

These are my codes, i've let the information out because of the privacy.

Best regards,

Jo

<html>
<head>
<title>***********</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META NAME="ROBOTS" CONTENT="INDEX, FOLLOW">
<meta name="keywords" content="******,*******,*******, etc.">
<meta name="description" content="*********"><META NAME="REVISIT-AFTER" CONTENT="15 DAYS">
<script language="JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) {
window.open(theURL,'_blank',features);
}
//-->
</script>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_displayStatusMsg(msgStr) { //v1.0
status=msgStr;
document.MM_returnValue = true;
}
//-->
</script>
</head>
<body bgcolor="#CCCCCC" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_displayStatusMsg('*******');return document.MM_returnValue">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td>
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="600">
<param name="movie" value="*******.swf">
<param name="quality" value="high"><param name="menu" value="false"
<embed src="********.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="600"></embed></object></td>
</tr>
</table><body oncontextmenu="return false" ondragstart="return false" onselectstart="return false">
<font color="#cccccc">a little bit of text what looks almost the same as the keywords </font>
</body>
</html>

Google Toolbar ?
Don't know where else to post this message so here it is:

Does anyone know what language/software would have been used to make the Google Toolbar (http://toolbar.google.com/) you can download and install in your browser ?

Thanks,
Stephen.

Flash And Google
Hey i was wondering if anybody can help me figure out a way to get my flash site to be listed in google. It has the most basic html "shell" with no real text info in it. so at the moment it's not really possible to be crawled over by the google bots. One problem is that the flash site fits the browser window perfectly and if i add text to the html it will create scrollbars and i really don't want that. Any insight will be greatly appreciated. Thanxs

Google Images
Hi,

Is there any way I can do a search through google images or any other search engine, and pull one or more of the results into my Flash movie?

Thanks

thesquirrel

Linking To Google
Hi,

I really hope you can help me. I'm doing a graduate diploma in animation and interactive media and want to create a text free search engine using actionscript for my major project. I got this working in Director, but am a stranger to actionscript.

To do this, I'll need to:
1) Assign key words to various drag and droppable shapes
2) Get Flash to compile a Google image search URL using the keyword associated with a drag and dropped shape
3) Get Flash to either extract the image URLs from the Google image search
4) Get Flash to display these images on the interface

I'm pretty much lost on all these points, and would be VERY grateful if you could advise me on how to execute any or all of them.

Google Search
Hi, I have this problem...I made some web sites in flash. I use dynamic txt to load a text file into the swf. But when I do the google search using the words from the text file, nothing comes up. Are there any code/html code I am supposed to write in in order for google to pick up?

thanks.

Be Indexed On Google ?
hi, i created this website for a friend of me ( http://www.colbys.be ).

Now i want it to be indexed on google but it doesn't seem to work so good. The google-spider allready visited my page twice and i only get a listing in google when i type colbys and look for pages in belgium.

in my indexpage i've put this:

<head>
<title>It's groovy, it's funky, it's classic ... it's COLBY'S</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META NAME="Title" CONTENT="Colby's">
<META NAME="Author" CONTENT="Colby's">
<META NAME="Description" CONTENT="Colby's is the place to be in Bilzen">
<META NAME="Keywords" CONTENT="Colby's, danscafé, brugstraat, bilzen, bilzen by night, terras bilzen, limburg, fuiven, dj, fun, café">


what else do i have to do ? it gets me crazy

Google Issues
Hi

I have built a site which includes a number of different scenes featuring the company's products.

The problem is that because the swf. is not open source google only recognises the html in the page in which it is embedded and not the info on the individual products.

I have thought of making a number of ghost pages which feature the necassary info and when clicked through google will direct you to the movie page....is this a good idea?? or is there a better solution???

If the ghost page thing is a good idea can anyone let me know what code I need to include so the pages automatically redirect to the index.html

cheers Max

Google Ads / HTML
I've been lookin around a lot lately to see if there is some way i can display google ads within a flash presentation... preferrably a stand-alone flash application. HTML in general is really what I need and I need more than the basic html stuff that flash comes with. I'm talking about the ability to display an entire website within a flash project much like loading a movie within a movie.

Is there some way to accomplish this?

Google Adsense?
Hi,

is it possible to run google adsense from within a Flash .swf? had a look around but couldn't find any clear cut idea of how that would be done.

thanks for any help
boombanguk

Google Maps Api
has anyone on the forum had any success integrating the google maps api into their flash movies.

rat

Google Maps
I know there is a quick and easy way to embed a google map in an html doc, but what about Flash. Is there any way I can get a google map to display in Flash?

As always, any help is appreciated.

Google Analytics Help
I'm offering a free seo reporting program to explain the details of Google analytics in lamens terms for small businesses. However the flash graphs will not load the data correctly using internet explorer. Ive tried Firefox, safari, and opera and all three load the graphs fine...but internet explorer does not load the data. Please if somebody can. Tell me what went wrong in my code thats not allowing users of internet explorer to view the graphs properly.

The Report can be viewed at:
http://www.batesandbates.com/seo/report.html

Thanks!

Swf Appearing In Google
Hi

When I type in the name of a site I have recently done in google the actual swf file appears above the htm page in which the swf is embedded.

Does anyone know how can I make it so that the swf does not appear (only the htm page)

cheers Max

Google Adsense
Why doesn't google adsense register the money ? It registers the clicks, the hits, but it doesn't give any money. What criteria is necessary ?

[F8] Google Maps
Hi, I'm designing a contact form for a client.

Is it possible to create a button that links you to the Google map showing the location of my client's office on the map (in a pop-up window)?

If so, how?

Thanks in advance.

Google Search
What is the best way to make my flash site google searchable?
Any tricks? or Places to put seachable keywords?

Thank You.

Best Way To Get Indexed In Google
What is the best technique for indexing a new site in google?

I have been using social bookmarking with good success, but I was wondering what everyone else is doing.

Google Search
Hi,
I made a site using a component from Jumpeye.
Now when I search the site in google, I get this:

Robert Cadena Photography
FASHION. TRAVEL. PERSONAL. CONTACT. ROBERTCADENA. Loader Pro. load and go. store .jumpeye.com. < prev. next >. PORTRAITS.
www.robertcadena.net/ - 2k - Cached - Similar pages


Why does this part show up and how can I get rid of it:
Loader Pro. load and go. store .jumpeye.com. < prev. next >.

Can i remove all of the category names, loader pro info and just add a new description?

Thanks!

[cs4] Google Metadata
with cs3, i was able to add metadata (title and description) to a SWF from the flash IDE...is that still possible with cs4? If so, anyone know how?

want google to be able to see the title and description of my new flash 10 swf's.

Vedio Google Ad Help Plz
Hello
i want to make a google vedio ad like exit in this link

https://adwords.google.com/select/videosamples.html

Please read the Google AdWords Video Guidelines for details about what is required to accept the video for the AdWords program:

https://adwords.google.com/select/videoguidelines.html

if you read the guidlines you will see the delivber should be in avi or megp format and also be vedio player

i made the swf file and convert it to flv and made flv player but this is not work coz one of thier terms that the movie not work automatically you must click first
and that not valid forflv palyer plus the extension not as they ask
i hope find any one here can help me in this
Thanks

Google Search
I want to add this google search function which searches my site and my template is in flash so i had no choice but to do it in flash. I have the html code but I have no idea how to make it action script. Can anyone help me?

Here is the html script:


Code:

<FORM action=http://www.google.com/search method=get><table cellpadding=2 cellspacing=0 border=0><tr><td align=right valign=top><input type=text class="Ancho200 I10" maxlength=255 size=25 name=as_q><INPUT type=hidden value=WEBSITE.com name=as_sitesearch><INPUT type=hidden value=100 name=num><INPUT type=hidden value="Google Search" name=btnG><INPUT type=hidden value=i name=as_dt></td><td align=left valign=top><input type="submit" value="Search" /></td></tr></table></FORM>

Google Adsense
Why doesn't google adsense register the money ? It registers the clicks, the hits, but it doesn't give any money. What criteria is necessary ?

Google Analytics + AS 3.0
It just doesn't seem to work...

I added the following code to a button:


ActionScript Code:
Case11btn.addEventListener(
  MouseEvent.MOUSE_UP,
  function(evt:MouseEvent):void {
    var request:URLRequest = new URLRequest("javascript:urchinTracker('/quiz/intro/case_study_1');");
    navigateToURL(request, _blank);
    gotoAndStop(2); 
  }
);


This was adapted from the following code found at Google's FAQ page (I put in _blank to see if it would make a difference, but it doesn't):


ActionScript Code:
on (release) {
// Track with no action
getURL("javascript:urchinTracker('/folder/file');");
}


I also put the following code in the <BODY> section of the HTML file which calls the flash document. The code was put in the very beginning, so it should be seen before the flash file gets called (xxxxx is the accnt #).


<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-XXXXXXX-X";
urchinTracker();
</script>

But, when the button is pressed, IE sends the following error (after trying to open a new window):

"Internet Explorer can not download .
Unspecified error"


No hits have yet registered, so Google is not receiving the data. Something is going wrong, but I have no idea what.

Thanks!

Google Analytics With AS3...
How do I go about getting google analytics to track navigation through my flash site?

I did a search on the forums, and the threads I found never really showed a way to do it.

I have no idea where to start with this....so yea. I have GA working on the flash site, but only on the index.html page, so I don't know how the user is navigating through the movie.

What do I need to add to the html page, and what do I need to add to my flash movie? All of my pages are actually external swf's....so do I need to put code in each of those, or can I just call on something when the user hits the nave button in the main swf??

Html Swf And GOOGLE
Hi,

I have a webpage the first page is index.html in this page you have to click "enter to site" button and all site is loading like in swf file. Thats all.
I registered my site to the google, after one day the site was inside google everything was good. After another day my website dissapeared from google at all and adrress too. In that index.html file you could see logo, intro and who did that site i wrote good meta tags, keywords too...
any help????


Thanks

Google Map Swc In Flash Pro Cs3
hi people,

my question is about using swc with flash pro cs3.

i downloaded the google maps swc and tried to use it. i copied in the correct directory but i do not see the component in the panel.

thank a lot
G

Google Earth
I'm wondering if anyone has worked much with flash and google earth. I've seen flash earth, but it doesn't do much other than find a point.

I'm wondering if flash could bring in the kml file and put points on the google map. Also, i would like to be able to sort these points by data inserted into the kml file.

Maybe this isn't possible at all yet to get them to work together in such a way, but i thought i would ask anyhow.

Thanks!

Google Analytics And AS3
Hi,

For some reason I cannot get this function to work. I do not get an error message, but the external call is not sent!

track("submit email");

function track(action:String):void
{ var action;
ExternalInterface.call("pageTracker._trackPageview ('/pageTracker/IntegrateGoogleAnalytics/"+action+"')");
trace("Google Analytics Tracking: " + action);

}

any help would be appreciated.

B!X

Hide Swf In Google
hi guys,

what is the best way to hide you swf file showing up in google, but still ensure best search results?

Google Toolbar ?
Don't know where else to post this message so here it is:

Does anyone know what language/software would have been used to make the Google Toolbar (http://toolbar.google.com/) you can download and install in your browser ?

Thanks,
Stephen.

Google / Flash / SQL
I've been looking for some info on how to deal with flash sites, with dynamic content loaded from SQL - and google (or any search bot)?!

As it is google will never be able to read my SQL database and therefore never be able to read the content of my site for use in its search machine.

I've thought of creating a php-script that automatically exports the SQL database to a html-file. The html-file should then forward users to my main page....

But how have you guys dealt with this issuse/problem?
Any thoughts and ideas are appreciated!

Google Pages
Hi - I have decided to move from my ISP and use Google Pages - they are free. I wanted to ask if anyone has the means to let me edit the HTML with the Google Page Creator so that the .swf can run.

Thanks

Google Map In Flash
Hi friends,
I am trying to put a google map into my flash website or aplication. If someone can help me, it will be helpful to me to finish my project, i got struct up.. pls...

i want to insert some particular place maps in flash application. like while click on contact location, i want to show my flash application map. or embed in my web page.

Thanks in advance,

Rahimhaji

API Search Google
API Search Google



Please. My example found correct
Example: http://anuack.com/ajax/buscador_google.php

Please. Create new api search google.. New domain or site

Please wiev example: http://anuack.com/ajax/buscador_google.php





(OT) API Buscador Interno de Sitio "Google"

Hace tiempo cree este http://anuack.com/ajax/buscador_google.php

Pero deseo crear otros para otros sitios y no lo he encontrado.

He buscado por todos lados y solo encuentro el simple. Pero no con opciones
de crear que busque con un dominio especifico.

Intente cambiarle el nombre del dominio, pero igual.

Alguna sugerencia o vinculo para crear el API

Google-like Pies
Does anyone knows how i can make google like pie charts that arent static, i
mean, to be dynamic - like the ones on google, to change depending on data.
Since i know how to draw them freehand, now i dont know how to make them :)
Anything: hint, help, something-like tutorial would of great use?

Thanks
Luka

Google Search
Can anyone please help me?

I was wondering How I would be able to add a google search bar onto a .swf.

The bar must be able to open a new window to a google searsh page of what you typed in the box. The bar must also add a set text before what you actually tpe in.

So if You type "man" into the bar and press a button a new window will appear showing the searh results to "the man". "the" will not be text that is added to the search but you get the idea.

Google Search
Looking for a code that I can attach to an input field that will direct to Google and search inputed data

Thank you

Google Map Feed
I would like to link in a google map url like you would do w/ iframes in regular html. if you go here: http://www.ideaworks.com.au/ and go to their contact page they link in the map. that's what I'm trying to archive. please help.

AS3 & Google Search API - How?
I am trying to learn APIs and AS3, can anyone tell me of a good tutorial for putting Google Search into Flash?
Thanks.

Copyright © 2005-08 www.BigResource.com, All rights reserved