使用Macromedia Flash作为Access的前端 [英] Using Macromedia Flash as a front end for Access

查看:60
本文介绍了使用Macromedia Flash作为Access的前端的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经编写了一个我们的员工每天使用的Access应用程序

来输入信息。


它包括一系列的表格,一些数据完整性检查查询

在后台运行和一些报告。


我经常对使用表单的限制感到惋惜,特别是如何
制作看起来时尚的东西。

这种挫败感当然可能是由于我自己缺乏

技能/对这个问题的理解,但暂时放弃了

的论点...


:-)


有一天我在做梦,并决定如果我能用像Macromedia Flash那样创建我的

前端会很好。我可以疯狂塑造

按钮,有趣的文字效果和上帝知道还有什么。


因为这些是(某些)Flash的好东西at,他们可以快速完成



所以任何人都可以指向
$ b上的教程/示例/书籍的方向$ b科目。可能吗?它有用吗?是否有另一种(更简单或更好)

方式为您的Access应用程序创建一个漂亮的前端?


请讨论......


TIA


-

Scott


Gamertag:scottmorrison

Xbox Live游戏:Top Spin,PGR2,RS3,RTCW,Tetris

解决方案



" Scott" ; <无**** @ nospam.com>在消息中写道

新闻:H3 ******************* @ newsfep4-glfd.server.ntli.net ...

我编写了一个Access应用程序,我们的员工每天以
为基础输入信息。

它包含一系列表格,一些数据完整性检查查询在后台运行的
和一些报告。

我经常对使用表单的限制感到惋惜,特别是如何用
来制作看起来时尚的东西。 。
这种沮丧当然可能是由于我自己缺乏对这个问题的技能/理解,但是暂时放弃了
论证......
:-)

我有一天梦想着,如果我可以像Macromedia Flash一样创建我的
前端,那将是很好的。我可以拥有疯狂的形状按钮,有趣的文字效果和上帝知道还有什么。

因为这些是(一些)Flash擅长的东西,它们可以是
快完成。

所以任何人都可以指向
主题的教程/示例/书籍的方向。可能吗?它有用吗?是否有另一种(更简单或更好)的方式为您的Access应用程序创建一个漂亮的前端?




这很有趣。


Private Sub Text1_MouseMove(Button As Integer,Shift As Integer,X As

Single,Y as Single)

Text1.Visible = False
MsgBox" Woops!"

Text1.Visible = True

End Sub



>


"斯科特" <无**** @ nospam.com>写在

新闻:H3 ******************* @ newsfep4-glfd.server.ntli.net:

我编写了一个Access应用程序,我们的员工每天都使用它来输入信息。

它包含一系列表格,一些数据完整性检查在后台运行的查询和一些报告。

我经常对使用表单的局限感到惋惜,特别是如何制作看起来时尚的东西;。
这种沮丧当然可能是由于我自己缺乏对这个问题的技能/理解,但是暂时放弃那个
论点......

:-)

我有一天在做梦,并决定如果我可以像Macromedia Flash那样创建我的
前端会很好。我可以拥有疯狂的形状按钮,有趣的文字效果和上帝知道还有什么。

因为这些是(一些)Flash擅长的东西,它们可以是
快点完成。

所以任何人都可以指向我的教程/示例/书籍的主题。可能吗?它有用吗?是否有另一种(更简单或更好)的方式为您的Access应用程序创建一个漂亮的前端?

请讨论...




我使用链接到html文件的Web浏览器控件来显示Flash Splash

屏幕打开,但我还没有尝试让屏幕数据识别。但是

这是一个有趣的想法。


目前我正在开发一个HTA应用程序。

http://msdn.microsoft.com/library/default.asp?

url = / workshop / author / hta / overview / htaoverview.asp


(小心换行符)


前端似乎为你提到的一切提供了能力。我喜欢它,但我不确定它是否适合大型数据库

编程。一个人必须编写想要做的所有事情的脚本。


很多人认为我的html设计难看,这不是我在这里的大动作。但是,我碰巧喜欢黑色的荧光绿色。


-

Lyle

(电子邮件参考) http://ffdba.com/contacts.htm


Lyle Fairfield写道:

我使用链接到html文件的网页浏览器控件来显示Flash
Splash Screen on open


这听起来很有趣。我只想在前几天做一个启动画面



不确定如何使用网页浏览器控件,任何建议?

目前我正在开发一个HTA应用程序。

http://msdn.microsoft.com/library/default.asp?
url = / workshop / author / hta / overview / htaoverview.asp


这是一个有趣的读物。我以前从来没有听说过HTA。

不确定这一切是否合理,但我认为我得到了这个jist。

(小心断线)


将来尝试 www.tinyurl.com : - )我觉得它非常宝贵。

前端似乎能够提供你所提到的一切。我喜欢它,但我不确定它是否已准备好进行大数据库编程。一个人必须编写想要做的所有事情。




脚本。嗯。不是我的强项。


非常感谢!


-

Scott

现在XBox Live!

Gamertag:scottmorrison

Xbox Live游戏:Top Spin,PGR2,RS3,RTCW,Tetris


I have written an Access application that our employees use on a daily basis
to enter information.

It''s comprises of a series of forms, a few data integrity check queries that
run in the background and a few reports.

Quite often I lament at the limitations of using forms, in particular how to
make something that looks "stylish".
This frustration may of course be caused by my own lack of
skill/understanding on the subject, but for a moment lets discard that
argument...

:-)

I was dreaming one day and decided it would be nice if I could create my
front end in something like Macromedia Flash. I could have crazy shaped
buttons, interesting text effects and god-knows what else.

And because these are (some of) the things Flash is good at, they can be
done quickly.

So can anyone point my in the direction of tutorials/examples/books on the
subject. Is it possible? Is it useful? Is there another (easier or better)
way to create a nice front end for your Access app?

Please discuss...

TIA

--
Scott

Gamertag: scottmorrison
Xbox Live Games: Top Spin, PGR2, RS3, RTCW, Tetris

解决方案


"Scott" <no****@nospam.com> wrote in message
news:H3*******************@newsfep4-glfd.server.ntli.net...

I have written an Access application that our employees use on a daily basis to enter information.

It''s comprises of a series of forms, a few data integrity check queries that run in the background and a few reports.

Quite often I lament at the limitations of using forms, in particular how to make something that looks "stylish".
This frustration may of course be caused by my own lack of
skill/understanding on the subject, but for a moment lets discard that
argument...

:-)

I was dreaming one day and decided it would be nice if I could create my
front end in something like Macromedia Flash. I could have crazy shaped
buttons, interesting text effects and god-knows what else.

And because these are (some of) the things Flash is good at, they can be
done quickly.

So can anyone point my in the direction of tutorials/examples/books on the
subject. Is it possible? Is it useful? Is there another (easier or better)
way to create a nice front end for your Access app?



This is fun.

Private Sub Text1_MouseMove(Button As Integer, Shift As Integer, X As
Single, Y As Single)
Text1.Visible = False
MsgBox "Woops!"
Text1.Visible = True
End Sub




"Scott" <no****@nospam.com> wrote in
news:H3*******************@newsfep4-glfd.server.ntli.net:

I have written an Access application that our employees use on a daily
basis to enter information.

It''s comprises of a series of forms, a few data integrity check queries
that run in the background and a few reports.

Quite often I lament at the limitations of using forms, in particular
how to make something that looks "stylish".
This frustration may of course be caused by my own lack of
skill/understanding on the subject, but for a moment lets discard that
argument...

:-)

I was dreaming one day and decided it would be nice if I could create my
front end in something like Macromedia Flash. I could have crazy shaped
buttons, interesting text effects and god-knows what else.

And because these are (some of) the things Flash is good at, they can be
done quickly.

So can anyone point my in the direction of tutorials/examples/books on
the subject. Is it possible? Is it useful? Is there another (easier or
better) way to create a nice front end for your Access app?

Please discuss...



I use the web browser control linked to an html file to show a Flash Splash
Screen on open, but I have not tried to make that screen data aware. But
it''s an interesting idea.

Currently I am working on an HTA application.

http://msdn.microsoft.com/library/default.asp?
url=/workshop/author/hta/overview/htaoverview.asp

(be careful of line breaks)

The front end seems to give the capability for everything you mention. I
like it, but I am not sure that it is ready for big-time database
programming. One must script everything one wants to do.

The opinion of many that my html designs are ugly is not one of my big
motivations here. But so what, I happen to like flurescent green on black.

--
Lyle
(for e-mail refer to http://ffdba.com/contacts.htm)


Lyle Fairfield wrote:

I use the web browser control linked to an html file to show a Flash
Splash Screen on open
That sounds like it might be fun. I was thinking about doing a splash screen
only the other day.
Not sure how to use the web browser control, any advice?
Currently I am working on an HTA application.

http://msdn.microsoft.com/library/default.asp?
url=/workshop/author/hta/overview/htaoverview.asp
That was an interesting read. I had never even heard of HTA before.
Not sure if it all made sense, but I think I got the jist.
(be careful of line breaks)
Try www.tinyurl.com in the future :-) I find it invaluable.
The front end seems to give the capability for everything you
mention. I like it, but I am not sure that it is ready for big-time
database programming. One must script everything one wants to do.



Scripting. Hmmm. Not my strong point.

Many thanks!

--
Scott

Now on XBox Live!
Gamertag: scottmorrison
Xbox Live Games: Top Spin, PGR2, RS3, RTCW, Tetris


这篇关于使用Macromedia Flash作为Access的前端的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆