Flash5 Site Specific Search Box

Oct 8, 2011

I want to be able to do site specific searches for a online group on Black Planet but they have so many restrictions on coding my only option is to use Flash. I tried some of the search box stuff on this site but they all seem to just do a web search, not site specific searches. I would like to have something that would search the group threads only. The URL to group is here if it helps: [URL]

View 1 Replies


Similar Posts:


ActionScript 1/2 :: Coding To Move From One Site To Specific Part Of Another Site?

Jul 28, 2011

Forgive if I am not explaining this very well- here goes. I have one major site with three other gallery sites that are related. From one of the gallery sites I need to create a button that takes you back to a specific page on the major site.

[Code]...

View 7 Replies

Site Preview In Google Search

Jun 21, 2009

Is there a way to make flash website visible on google site thumbnail preview?

View 1 Replies

IDE :: Best Search Optimization For Flashed Site

Jun 28, 2005

I have a client that I built a wonderful flashed site for (html page embedd). It isn't getting any attention on google compared to other completely html based sites. How can I tweak this situation for more google searchability?

View 14 Replies

ActionScript 1/2 :: Go To Specific Frame If XML Search Has Tag

Dec 14, 2009

I need to do 2 things: I have a rotator piece I'm working on where I need to be able to go to a specific named frame (promotions) if the XML I search for [URL] has the tag <promo>. I also need to be able to have a button on that frame link to a URL that is pulled from a tag in the same XML, called <promoURL>.

View 3 Replies

XML :: Using Flash To Search For Specific Element Value?

Sep 11, 2011

I'm having some problems getting a flash application (in AS3) to search for a specific element value inside a xml. I have the following xml file.

<clientlist><pessoa><id>0140</id>
<nome>Maria Manuela</nome>
<email>mariamanuela@gmail.com</email>
<contacto>969876543</contacto>
[Code] .....

I have a "search" field where, supposedly, I would type a name and would get an array of "pessoa"s, but I am having some problems making the loop happen. So, imagine I would search for "Maria", I wanted to get a:
trace(PessoaArray[0]) =
<id>0140</id>
<nome>Maria Manuela</nome>
<email>mariamanuela@gmail.com</email>
<contacto>967060255</contacto>
[Code] .....

View 1 Replies

Possible To Create Workable Search Bars On Site?

Apr 20, 2009

Can we create a search bar that could search through our site?

View 1 Replies

Flash Site To Get The Best Results From Search Engines?

Dec 1, 2009

I am kind of new to flash and I want my flash site to get the best results from search engines.So I found SWFOBJECT is this the way to go? Also how do I use it? Is there any learning videos out on the web.

View 9 Replies

ActionScript 2.0 :: Search Function On Flash Site?

Jul 15, 2009

I'm trying to create a search function or find one on the web to purchase for a flash based website, and I've been trying to find some different tutorials on how to do this. I found a search program from CoffeeCup Flash Website Search that looked promising, however the big problem that I've been running into is that the website does not have an http:// address because it is running on an internal company network so it's file extension is like this:\File01MyDepartmentIndex.html so the CoffeeCup Flash Website Search can't do a search for all text found on my site. I'd like to have someone be able to search my site for text found on any of the different pages (All created with seperate swfs) and there are datagrids on most of them with xml data being loaded into them

View 0 Replies

ActionScript 2.0 :: Create A Flash Site Search Swf?

Nov 18, 2010

I'm trying to create a search box in a flash website. The search box will display contain a search text entry field and a search button. When information is entered into the field and the Search button is clicked, a movie clip containing a Datagrid will display resulting the Page name (clickable) and a few lines of text in the page.

I'm building this against a WP database using Flash8 / PHP / MySQL.

I'm experienced at developing Flash / PHP / MySQL websites (not using XML) that display MySQL results so I'm not a newby in this area, however, I'm new to having Flash input information and retreive results in a DataGrid

I already have a PHP script displaying the results from a search that works and now I need to complete the Flash frontend

View 3 Replies

Flex :: Must Loop To Search Results For A Specific Value?

May 5, 2010

I have a table in the database:

name Opinion
Tim Tim has an opinion
John other random text
Dan Dan's random text
Al Al says something else

I call this data and get it back in

getRecords.lastResult

To access John's opinion, I could use:

getRecords.lastResult[1].opinion

But that's only because I know that John is the second record (record 1), but this may change. So the right way is to search through the results to first find the record index for John, then access his opinion.

I need some sort of a loop? Is there an easier way to search for John directly without a loop?

View 1 Replies

ActionScript 3.0 :: Search In Variable For Specific Text?

Jul 20, 2010

I don't know how to resolve this very simple action.I've made a program and at this point I've a list on the stage.I want to see if the selected list item has particular value.

Like:
myList.selectedItem.label
(this is current selected item of the list)

here, I want as3 to check if that label has " , " (comma) or not.

Like:
if (myList.selectedItem.label contains == ","){
trace("comma found");

View 4 Replies

Professional :: Flash Site And Search Engine Optimization?

Mar 28, 2011

I'm considering a flash site but I'm concerned about SEO. Search Engines can't find keywords in flash sites.

View 3 Replies

ActionScript 3.0 :: Search Field Inside Flash Site?

Apr 3, 2009

I'd like to know if it is possible to have a search field �nside a flash site that search for text content

View 3 Replies

Php :: Flash - Read And Search A Specific Word In Pdf File?

Aug 20, 2010

[URL]I client want some thing like this. User will search a word and application searches that word in a opened page and highlight it. This is a Flash application and uses php at back-end to generate XML.

View 2 Replies

ActionScript 3.0 :: GetColorBoundsRect That Can Only Search In Specific Region Of The Specified Location

Jul 30, 2011

Well, I am working on motion detection in AS3.

I already understand how it works, now in this swf what happen is there are filters added to the video(output) to make the motions color white. I will put the files here.

The swf is inside the bin folder. (this is made by soulwire) Here is his site/blog

[URL]

I am trying to mod it to improve it. Well you can study code if you want to

But what I want to do with getColorBoundsRect is:

- Having only one source to detect the color "WHITE". But having multiple "getColorBoundsRect" detecting white on that ONE source but on DIFFERENT regions.

Lets say this M1(colorboundsrect) will only detect the first part of the source) and M2 will be detecting on another region of SAME source.


1 source, but multiple getColorBoundsRect on different regions of that 1 source

View 0 Replies

ActionScript 3.0 :: Make Input Text/search Button On Site?

Aug 24, 2009

make a input text/search button on my site.

I have a bunch of pdf files in a specific location on my site (mysite.com/pdf).

I want to create a search field where the end user inputs text into a field and flash locates and opens the corresponding pdf file (mysite.com/pdf/myfile.pdf).

View 0 Replies

Flash :: Search For Specific Words And Values In A Long String?

Apr 12, 2011

my objective is:

1.Read in a text file. e.g containing text like this, teacher/student/1/sn/2/3/4/5/9/f/tn/02/

2.pass it to a string.

3.then beable to extract different parts of the string and place them in different arrays.

The bit I dont know how to do is the extracting specific parts of the string? Is it possible to search for / and to treat what comes after it as a specific peice of information until the next / is read? Or perhaps there is a more efficient approach?

View 3 Replies

ActionScript 3.0 :: Create A Function Which Will Search The Cuepoints For A Specific Time?

May 24, 2010

I have the following XML file structure:

Code:
<VideoData>
<CuePoints>[code]....

And I am trying to create a function which will search the cuepoints for a specific time, I'd also like the function to be re-useable, so I could just feed it a xml tree path and a search term then it would return a reference to the matching node.So far I have only managed to return what is in the node:

Code:
public class Search
{
public static var returnData:Array = new Array();[code].....

View 2 Replies

ActionScript 2.0 :: Increase Traffic Or Make Flash Site Visible In Search Engines

Feb 12, 2003

Is there a way to increase traffic for flash web site. Is there an action script to make your flash website "visible" for others. I heard that if I build a flash web site it will be difficult to get customers due to the fact that flash pages usually don't show up in the data bases. Is it right?

so anyhow is there a way to increase traffic or make my flash site "visible' in search engines. do you think building a splash page in html and then redirect them to flash is a good idea?

View 4 Replies

Link To Specific Swf File Within A Site?

Oct 23, 2009

Is it possible to link to a spacific "page" within a flash site much like you can do with a html web site? I want to be able to link to a spacific swf page within my site without going through the entire site to get to the "page" how do I do this using actionscript 2.0

View 2 Replies

Browser Link To Specific Section Of Flash Site?

Nov 12, 2009

I was wondering how can I make my links in Flash readable for browsers? In other words, to be able to provide link to specific section of my website. For illustration, take a look at Jenson Button's website:The link above points to the "News" section, although the site is in flash.

View 2 Replies

ActionScript 1/2 :: Printing Specific Areas Of Site In Flash

May 19, 2009

I've a good understanding of flash but not so good when it comes to actionscript. At the moment I'm trying to build a flash site with a print button which will target specific areas of my site (including the contents of a scrollpane) and then fit them to the size of the page. I've spent a long time trying to get this to work, following different tutorials and Googling until my eyes went blurry, with very little success. The deadline approaches and I am getting desperate. how to achieve all of these requirements? Ideally I would love some magical component like videoMaru but that may be a tall order! I am publishing my swfs for Flash Player 8 with ActionScript 2.

View 3 Replies

ActionScript 2.0 :: [FMX] Flash 4 Pro - MX - Receives XML Info From A Specific Site

Dec 16, 2002

I'm trying to write an application that receives XML info from a specific site (stats for my Live365 webcast actually). This is my first MX project. I've read through the Macromedia support topics and have come up empty handed.

View 1 Replies

ActionScript 2.0 :: A Link To A Specific Part Of Flash Site, Not Just Home Page?

Feb 20, 2008

I'm trying to make a link from one flash site to another, but not just to the home page of it, but to a specific part of it. For example, I run and am wanting to make the direct links from the websites of the seven artists involved (mostly flash sites) to their specific page on thesite... does that make sense?

View 2 Replies

ActionScript 2.0 :: Senocular XML Search Tutorial (search Query Case Sensitive)

Dec 3, 2004

I've just tried senocular's xml tutorials. [URL] The search query seems case sensitive. How to make it accept upper and lower case characters. Actually i'm trying to make a search by myself by using the same code.

View 6 Replies

ActionScript 3.0 :: Create A Search Field To Search Keywords In XML File?

Sep 6, 2010

I am trying to create a search field in AS3 to search keywords in a dynamic text field of the same flash movie, where the text is loaded from an XML file.

View 1 Replies

Search Function To Search For Button Names?

Jun 8, 2009

I've started a project a while ago, so far it is almost done but there is something that I seem not to be able to do alone... I would like to add a search function which I don't know how to do.It will not be a normal search function so I am going to try to beak it down with an easy example:

Let's say I did a project that is embeded somewhere in a normal html page with a main menu from where you can get to different city maps (e.g. New York, Paris, Berlin). The maps are seperate swfs. On all those maps there are several buttons for historical sites (or whatever) with a mousover function and a link to a page with more information about that specific site (on html).the names of the buttons are always a letter and a number (New York: "N1","N2","N3"...; Paris: "P1","P2","P2"... instance name for P1 is p1_btn)

What I need now is a search field in the main menu where you can search for those buttons. Meaning if I type in "N2" and hit search it will take me to the New York swf and show me button "N2".

I know this might not make much sense like this but the actual version is quite different and more complicated context-wise. Therefore if possible I would like to leave it that way with the main menu, the linked swfs and the buttons.

View 1 Replies

ActionScript 1/2 :: Develop A Search Box That Will Search Through The Titles?

Nov 23, 2011

I've got a catalog of events in XML that is read into my Flash swf. I'm trying to develop a search box that will search through the titles, descriptions, presenters, etc. and return a list of related events.
 
Does anybody know a prebuilt AS2 system that does this? Or a good tutorial on how to go about this? I have googled, but haven't found much.
 
Here is my approach so far. When I load in the XML I create an array of the frequency of all the words in the nodes that I'm interested in. I figured it would be useful to do this once instead of each time a search is performed. I store that word index in another array with an index that will take me back to the original node. I was trying to figure out if there was someway to put it all into one index, but then I'm not sure how I'd link back to the original nodes.
 
When performing a search I look through the array of word indexs and check for the word and return another array of which original nodes contain the word.
 
If the search term isn't represented I generate all the permutations of the word that have an edit distance of 1 -- i.e. that have a letter changed, added, or deleted in any position. So for example if the search is for "the" the list of 1-edit would be ahe, bhe, ... tae, tbe,... tha, thb...athe, bthe,...tahe,tbhe, ....... he, te, th. If any of those are found it returns the results and puts up a "Did you mean xxxxx?" type of notice.
 
So far all of this is working rather well.
 
I'm still working on figuring out what to do if the user puts two words into the search box.
 
Also haven't figured out what to do with plurals and other "stem" type situations.
 
I want to make this pretty simple and easy for people to get the results they want.

View 5 Replies

ActionScript 2.0 :: Google Search Is Always The Same Except For The Search Variables At The End?

Jun 16, 2003

Its mostly the way google is set up that makes it so easy. I just happened to notice that the url for a google search is always the same except for the search variables at the end. http:[url]....So all I did was to add a textfield to get the variable to put on the end of the URL. (And a button to press)

on(press){
getURL("http://www.google.com/search?q=" + inputText);
}[code].....

P.S. I am going to put this into a thread too in case any one else is interested.

View 7 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved